> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/additional-information/faqs/how-do-i-transfer-my-seo-ap-accounts.md).

# How do I transfer my SEO AP Accounts?

{% embed url="<https://www.youtube.com/watch?v=uhZbb9Ps6W8>" %}
Watch our video tutorial
{% endembed %}

### Export Account Presets from SEO Autopilot

On SEO Autopilot, we have implemented export accounts function for SEO Neo.

Open **SEO Autopilot**

Open **Account Profiles**

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

Select account presents you want to export accounts from. You can select multiple account presets using **Ctrl** or **Shift** button.

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

Click on "**Export Accounts for SEO Neo**" button

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

Enter location and filename for your exported account file. SEO Autopilot will show you a message with how many accounts have been exported.

### Import Accounts from SEO Autopilot to SEO Neo

Open **SEO Neo**

Navigate: **Accounts** from main menu> **Account Buckets**

Click on "**Import**" button. This will open File Open dialog. Locate your exported accounts file (from SEO Autopilot) and SEO Neo will import and convert all accounts.

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

After import process finishes, a new bucket will be created inside your current folder (in this case the bucket is created inside "real estate" folder). The default bucket name is "SEO Autopilot Accounts". You can always change the name later if you want.

<figure><img src="/files/Ffpt57bcy2AfwgGH6REE" alt=""><figcaption><p>Accounts number shows how many different accounts exist inside each account bucket.</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.seoneo.io/additional-information/faqs/how-do-i-transfer-my-seo-ap-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
