# How do I export my Simkl watch history, watchlist, and ratings to a CSV or JSON file?

Simkl provides an easy way of exporting your data using <https://simkl.com/apps/backup/>

You can export the watch history and your watchlist using the [Backup app](https://simkl.com/apps/backup/):

1. To CSV file
2. To JSON files
3. or using an API <https://api.simkl.com>

{% embed url="<https://simkl.com/apps/backup/>" %}

Simkl **VIP members** can set up an auto backup feature to [**automatically backup Simkl watch history**](https://simkl.com/apps/backup/) to their **Email** or to **Google Drive** every month on autopilot.


---

# 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/how-do-i-export-my-simkl-watch-history-watchlist-and-ratings-to-a-csv-or-json-file.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.
