# Import/Export

## Index

1. [Import](#import)
2. [Export](#export)

***

## Import

* Open the options via the selection field in your Pathfinder and click on "Import...".

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

* Paste your copied profile and click on "Import".

{% hint style="warning" %}
If a profile with the same name already exists, it will be overwritten.
{% endhint %}

{% hint style="info" %}
Premium profiles, for example, come in one or more text files.\
Copy the content and paste it here.

To test, simply follow the instructions below to export your profiles.
{% endhint %}

***

## Export

* Open the options via the selection field in your Pathfinder and click on "Export...".

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

* Select all Pathfinder and/or Combat Rotation Profiles you want to export.
* Check Export Configuration to export all settings (Auto-Sell, Auto-Equip, Gathering etc.).
* Check Export Talent Points to export your entire talent tree.
* Click on "Export" to export your selected profiles.


---

# 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://tutorials.wowgrinder.com/grinder/import-export.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.
