# Export / import data

You can easily export / import your data for manual backup.

## Export your data <a href="#id-10c9d79ea2cf4e279c29d12236b38fec" id="id-10c9d79ea2cf4e279c29d12236b38fec"></a>

Include chats, prompts, folders, AI characters, model settings, other settings.

The system will then generate a json file that will contain your data.

## Importing Your Data <a href="#bd11e34e430c48fca96aff56d5ad99a3" id="bd11e34e430c48fca96aff56d5ad99a3"></a>

Click “Import” and choose the json file to import


---

# 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.aichatone.com/product-guides/export-import-data.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.
