> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/help-center/dashboard/how-to-transfer-team-ownership.md).

# How to transfer team ownership

You can transfer team ownership on the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/) in three simple steps:

1. The current team owner selects the new owner from the existing team.
2. They confirm the transfer in the dashboard and via email verification.
3. The new owner accepts the invitation via the dashboard or email.

<figure><img src="https://downloads.intercomcdn.com/i/o/f0htja21/1420864316/1cd0df8c438c4436be1cf01f373f/image?expires=1746748800&#x26;signature=3cac2173ca81aa6dc703806e49c20198c8ea9557a170f6c17940849c2533099e&#x26;req=dSQlFsF4mYJeX%2FMW3nq%2BgZ9ilPaWplDbilUFK%2Fryez25YDvJrITBOFbSPAAQ%0AupaRxddo3wrR0Cp23%2FRxp1RFvLM%3D%0A" alt=""><figcaption></figcaption></figure>

Once the transfer is completed, the new owner will gain full administrative control, while the previous owner will become a regular team member.


---

# 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://developers.oxylabs.io/help-center/dashboard/how-to-transfer-team-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.
