> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/extra-settings/transfer-account-ownership.md).

# Transfer Account Ownership

**GoAffPro** provides you with the option to transfer the program ownership to another account.&#x20;

To transfer ownership to another account, go to the **Extras** section of the **Settings** tab in the GoAffPro admin panel.

<figure><img src="/files/dxg6GUGSMsz11YKEpf4q" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Here, go to the Account owner section.&#x20;

<figure><img src="/files/eUmBcbMR6QHAZi9rtotc" alt=""><figcaption><p>Account owner</p></figcaption></figure>

Now, click on **Transfer program ownership**.&#x20;

<figure><img src="/files/Ykgrs4jAFPIpmd8iwm7p" alt=""><figcaption><p>Click on Transfer program ownership</p></figcaption></figure>

This will open up the Transfer account ownership window.

<figure><img src="/files/bXLORTJKJ5X1XdQoUoS5" alt=""><figcaption><p>Transfer account ownership</p></figcaption></figure>

Next, set the account email address.&#x20;

<figure><img src="/files/SkRhX3RytTZ1khCkGAWr" alt=""><figcaption><p>Set the account email address</p></figcaption></figure>

After this, click on **Submit**.

<figure><img src="/files/8Cj2Mk1oTVbdDq6HXUWQ" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The account email will be updated.&#x20;

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

{% embed url="<https://youtu.be/jrRiJWY1_AY>" %}
Transfer Account Ownership
{% endembed %}


---

# 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.goaffpro.com/program-settings/extra-settings/transfer-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.
