# Transfer workspace ownership

Each workspace has exactly one owner. You can become a workspace owner, either by:

* When you create a workspace, you automatically become the owner of that workspace.
* You can transfer ownership of a workspace that you own to another user. When you transfer ownership, you can set a new role for yourself for the workspace. For example, you can transfer ownership to another user, but grant yourself **Editor** access.

Admin users can transfer ownership of any workspace. Transferring ownership does not affect the existing access of other non-owner users.

To transfer ownership of a workspace:

1. If the workspace you want to transfer is already selected, click **Transfer Ownership** button in the top toolbar.
2. If you’re inside the workspace, open the **Actions** menu in the top toolbar and choose **Transfer Ownership** (![](/files/CTEr1hZdx7dS0o9q05ZM)).
3. In the **Select the user** dropdown, choose the new owner.
4. To keep your own access, switch on **Keep access to workspace** and select a role for yourself from the **Role** dropdown.
5. Click **Confirm**.

{% embed url="<https://www.guidejar.com/guides/599b28cb-fe17-420d-adcb-7a52bbc8a512>" %}


---

# 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.syntho.ai/setup-workspaces/transfer-workspace-ownership.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.
