# Migrating Installation

{% embed url="<https://www.youtube.com/watch?v=0Gfi0KZekM8>" %}

To transfer you installation into another machine, you will need to copy and replace (**copy - paste**) entire **"seoneo"** folder from the original installation into target installation. You can also copy and paste all files inside "**seoneo**" folder from the original installation into target installation.

On Windows and Mac OS machines, the folder path is different. You can find the path below for both systems.

{% tabs %}
{% tab title="Windows Path" %}
For Windows users the folder location is:

.**.\ Users \ \[username] \ AppData \Roaming \ seoneo**
{% endtab %}

{% tab title="Mac OS Path" %}
For **MAC OS** users the folder location is:

**Users > \[username] > Library > Application Support > seoneo**
{% endtab %}
{% endtabs %}

{% hint style="info" %}
On Mac OS "**Library**" folder is hidden by default. How to view hidden "**Library**" folder on Mac OS?&#x20;

Open a new **Finder** window, click on the "**Home**" icon in the sidebar, click on "**View**" in the menubar and select "**Show View Options**". On the panel that pops up you should see "**Show Library**" and check that box.
{% endhint %}

{% hint style="warning" %}
Keep in mind to **close** SEO Neo **before coping** the folder, otherwise your data may get corrupted.
{% endhint %}


---

# 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.seoneo.io/additional-information/faqs/migrating-installation.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.
