# FAQ

{% content-ref url="/pages/hnaoceCt6AL0J3m9JIy2" %}
[How do I export my Simkl watch history, watchlist, and ratings to a CSV or JSON file?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/how-do-i-export-my-simkl-watch-history-watchlist-and-ratings-to-a-csv-or-json-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/CIgWQn2PP7UrCb67PmJT" %}
[How often should I back up my Simkl data?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/how-often-should-i-back-up-my-simkl-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/S2mZPGAWNOz1fknmyw4i" %}
[Can I schedule automatic exports of my data on Simkl?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/can-i-schedule-automatic-exports-of-my-data-on-simkl.md)
{% endcontent-ref %}

{% content-ref url="/pages/5LCl04TzA18xAx8V0WEr" %}
[Is it possible to export data from specific categories, like movies, TV shows, or anime?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/is-it-possible-to-export-data-from-specific-categories-like-movies-tv-shows-or-anime.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ak5EDo5b4Nn4PzNF9MoT" %}
[How do I import my exported data back into Simkl in case of data loss or account recovery?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/how-do-i-import-my-exported-data-back-into-simkl-in-case-of-data-loss-or-account-recovery.md)
{% endcontent-ref %}

{% content-ref url="/pages/SbHON7ZXrXu1a7N2bNVu" %}
[Can I transfer my Simkl data to another tracking platform, like Trakt or MyAnimeList?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/can-i-transfer-my-simkl-data-to-another-tracking-platform-like-trakt-or-myanimelist.md)
{% endcontent-ref %}

{% content-ref url="/pages/jgVcMI5rlHgGavenS2lY" %}
[Are there any third-party tools or applications that can help with exporting and backing up my Simkl](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/are-there-any-third-party-tools-or-applications-that-can-help-with-exporting-and-backing-up-my-simkl.md)
{% endcontent-ref %}

{% content-ref url="/pages/hI3e0tFOboDg1qYcwLZq" %}
[What data is included in the exported file (e.g., watched episodes, ratings, comments, etc.)?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/what-data-is-included-in-the-exported-file-e.g.-watched-episodes-ratings-comments-etc..md)
{% endcontent-ref %}

{% content-ref url="/pages/zbXdiHOsa5SixZ7DarEv" %}
[Will my private or hidden content be included in the exported data?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/will-my-private-or-hidden-content-be-included-in-the-exported-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/u97MPye93LxQCGoEdLd8" %}
[Can I password-protect my exported data file?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/can-i-password-protect-my-exported-data-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/O4kfRB17J9RhcFkw6Fxh" %}
[Can I export and back up my Simkl data using the mobile app or is it only available on the web?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/can-i-export-and-back-up-my-simkl-data-using-the-mobile-app-or-is-it-only-available-on-the-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/mzfElcUSkWMDLH9g3ttS" %}
[If I delete my Simkl account, will I still be able to access my exported data?](/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq/if-i-delete-my-simkl-account-will-i-still-be-able-to-access-my-exported-data.md)
{% endcontent-ref %}


---

# 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.simkl.org/how-to-use-simkl/advanced-usage/import-export-data/exporting-from-simkl/faq.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.
