> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/trust-and-security/faqs/how-to-transfer-ownership-of-your-workspace.md).

# How to transfer ownership of your workspace?

Only the current **account owner** can transfer ownership. This gives the new owner full control over billing, workspace settings, and team permissions.

**Steps:**

1. Go to **Settings → Workspace → Config** tab
2. Scroll down to **Account Ownership**
3. Click **Change Owner**
4. Select the team member you want to transfer ownership to and confirm

<figure><img src="/files/M1fMhFWNXxX4n6TZVNe2" alt=""><figcaption></figcaption></figure>

> **Note:** The new owner must already be a member of your workspace. Make sure to add them under **Settings → Team** first if they aren't there yet.

Once transferred, your role will change to Admin.


---

# 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.storylane.io/trust-and-security/faqs/how-to-transfer-ownership-of-your-workspace.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.
