# Using the project center

The project center provides a consolidated point of access for all of your workspaces and projects.

From the project center, you can:

* View lists of projects.
* [Display details for a project.](/fabricate/project-and-database-management/projects-create-manage.md#project-open-project-center)
* [Create workspaces.](/fabricate/workspaces/workspaces-manage.md#workspace-add)
* [Rename projects.](/fabricate/project-and-database-management/projects-create-manage.md#changing-the-name-of-a-project)
* [Move projects to a different workspace.](/fabricate/project-and-database-management/projects-create-manage.md#project-change-workspace)
* [Delete projects.](/fabricate/project-and-database-management/projects-create-manage.md#deleting-projects)

## Displaying the project center <a href="#project-center-display" id="project-center-display"></a>

When you log in to Fabricate, you land on the project center, unless you only have one project. Users that have only one project land on the project details.

To display the project center, at the top of the navigation panel, click the Tonic Fabricate logo.

## Displaying all projects across all workspaces <a href="#project-center-all-projects" id="project-center-all-projects"></a>

To display the full list of projects across all workspaces, in the navigation panel, click **All projects**.

<figure><img src="/files/WGIITH4duLin9ZtAoPZb" alt=""><figcaption><p>Project center displaying all projects for an account</p></figcaption></figure>

## Displaying the projects for a workspace <a href="#project-center-workspace-projects" id="project-center-workspace-projects"></a>

To display the projects list for a specific workspace, in the project center navigation panel, click the workspace name.

The workspace project list includes icons to represent the users who have access to the workspace.

<figure><img src="/files/YSCZubCumb7yTILhnN0R" alt=""><figcaption><p>Project center displaying the projects for a selected workspace</p></figcaption></figure>

## Displaying recent projects <a href="#project-center-recent-projects" id="project-center-recent-projects"></a>

To display recently accessed projects across all workspaces, in the project center navigation panel, click **Recent**.

<figure><img src="/files/vCqjegb8K2iMZZ0d8vUi" alt=""><figcaption><p>List of recent projects across all workspaces</p></figcaption></figure>

On the projects list for a workspace, the recent projects for that workspace display at the top of the page.

## Searching for projects <a href="#project-center-search" id="project-center-search"></a>

To search for a project, in the search field, type text in the workspace or project name, then press Enter. The search is always across all workspaces.

Fabricate updates the projects list to include workspaces and projects with names that contain the search text.

<figure><img src="/files/cK2X3o5ERPO4Z1oWmNnm" alt=""><figcaption><p>Using the project center search</p></figcaption></figure>

## Starring projects <a href="#project-center-star" id="project-center-star"></a>

For easy access to specific projects, you can star projects.

In a project list, to star a project:

1. Hover the mouse over the project row.
2. Click the star icon.

<figure><img src="/files/Gn4Nbu6Ckk8twIiUGm6G" alt=""><figcaption><p>Starring a project on the project center</p></figcaption></figure>

To display the list of starred projects, in the project center navigation panel, click **Starred**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tonic.ai/fabricate/project-and-database-management/project-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
