# How to transfer team ownership

{% hint style="info" %}
Only the **team owner** can transfer ownership to an existing team member.
{% endhint %}

First, go to the [team](https://rephonic.com/account/team) page and then click the settings icon next to the team member to transfer ownership to.

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

Then, click the **Transfer Ownership** button. Once the transfer is done, you will lose owner privileges but retain administrator and billing manager rights.

<figure><img src="/files/GLoJITYD1YAKXeU9Dm7k" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://help.rephonic.com/my-account/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.
