# Transferring account ownership

Whoever first creates a team account within Mava will, by default, be the account owner. The account owner will be able to transfer their ownership to any other admins on the team from the [Team Page](https://dashboard.mava.app/dashboard/admin/team) within Mava settings.

Owners have no ability to update their permission or delete their own account. Only account owners will be able to see the 'Transfer Account Ownership' buttons within the team page.&#x20;

It is not possible to transfer account ownership to a moderator, ownership can only be transferred to team admins.&#x20;

Example team page showing a view from a team owner's perspective:

1. Owner & Admin doesn't see any option to delete or update their own role
2. Owners see transfer account ownership buttons next to admins
3. Owners won't see the transfer account ownership buttons next to moderators

<figure><img src="/files/NSMw4yqbkltmtLEXDyVT" alt=""><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://mava.gitbook.io/mava-docs/getting-started/inviting-team-members/transferring-account-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.
