> For the complete documentation index, see [llms.txt](https://docs.syntho.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syntho.ai/setup-workspaces/view-workspaces.md).

# View workspaces

To view all workspaces you have access to, you can either:

* Select **Open an existing workspace** on the **Launch your workspace** panel,
* Select **Saved Workspaces** > **More...** on the left navigation panel.

{% embed url="<https://www.guidejar.com/guides/f9e85458-2642-49f4-8446-86594152c4b0>" %}

## Workspace details

The workspaces view shows the following details for each workspace:

* **Name**: The name of the workspace.
* **Data source**: The data source connector.
* **Status**: The status of the last job that was started using this workspace.
* **Your role:** Your role in relation to the workspace.
* **Owner**: The user who owns this workspace.
* **Created at**: The moment this workspace was created.
* **Actions menu:** Actions that can performed for the workspace. These include:
  * [Edit a workspace](/setup-workspaces/edit-a-workspace.md)
  * [Duplicate a workspace](/setup-workspaces/duplicate-a-workspace.md)
  * [Transfer ownership of a workspace](/setup-workspaces/transfer-workspace-ownership.md)
  * [Share a workspace](/setup-workspaces/share-a-workspace.md)
  * [Delete a workspace](/setup-workspaces/delete-a-workspace.md)

## What can you do

Besides viewing your workspaces, on the workspaces panel you can:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create a workspace</strong></td><td></td><td></td><td><a href="/pages/sKmBJproaXx52pm76j2t">/pages/sKmBJproaXx52pm76j2t</a></td></tr><tr><td><strong>Edit a workspace</strong></td><td></td><td></td><td><a href="https://github.com/shahin-hu/Translations/blob/main/English/setup-workspaces/broken-reference/README.md">https://github.com/shahin-hu/Translations/blob/main/English/setup-workspaces/broken-reference/README.md</a></td></tr><tr><td><strong>Delete a workspace</strong></td><td></td><td></td><td><a href="/pages/XPx5r0qCd5tvNJcAlKnc">/pages/XPx5r0qCd5tvNJcAlKnc</a></td></tr><tr><td><strong>Share a workspace</strong></td><td></td><td></td><td><a href="/pages/cCOwn6fCP1jvaNvioHHZ">/pages/cCOwn6fCP1jvaNvioHHZ</a></td></tr><tr><td><strong>Transfer ownership of a workspace</strong></td><td></td><td></td><td><a href="/pages/lB6fKMo7dmko57tegHkr">/pages/lB6fKMo7dmko57tegHkr</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.syntho.ai/setup-workspaces/view-workspaces.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.
