# Transfer Ownership

{% hint style="warning" %}
Only the **owner** of your FeedOtter account can transfer ownership to another user. If you're unable to access the owner's account and transfer access, you'll need to contact our support team.
{% endhint %}

If the current owner of your FeedOtter account is leaving or wishes to transfer ownership to another user, follow these steps:

1. Go to **Settings** > **Users**.
2. Select **Make Owner** under "actions" next to a user's name. You'll be asked to confirm the action before continuing.
3. After confirming, please note that your user will now be downgraded to an account **Admin.**&#x20;

<figure><img src="/files/qPwVcsO9xL9t2bnEPjXc" 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://docs.feedotter.com/account-management/manage-users/transfer-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.
