# Other Import Method

Simkl provides multiple ways to transfer your watch history and lists into your Simkl account—beyond manual entry—by using CSV or JSON formatted files. This is especially useful if you’re migrating from another service or maintain your own watch logs offline. Below, we cover two primary import methods:

1. **CSV Import**
2. **JSON Import**

Each section includes an introduction, step-by-step instructions, and additional tips to ensure a smooth import experience.

{% content-ref url="/pages/TwBuVZ2YUWiaONIXTIsU" %}
[Importing Custom Lists](/how-to-use-simkl/core-features/watchlists-and-custom-lists/custom-lists/creating-and-managing-custom-lists/importing-custom-lists.md)
{% endcontent-ref %}

## Import via CSV

Using a CSV import can be the quickest way to move your entire watch history—episodes watched, scores given, dates watched—into Simkl if you already maintain or export your data elsewhere in CSV format. Simkl’s CSV import tool parses each line to match entries in its database and then adds them to your profile.

You can also use CSV or JSON files in Simkl's format to import data to Simkl

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

## Import via JSON

If you have a JSON export your SIMKL backup, Simkl’s JSON import tool allows you to bring over your entire watch history, including nested details like episode-specific data, all in one go. JSON imports are particularly handy when you need to preserve more complex metadata beyond basic watch counts.

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

***

## Frequently Asked Questions about Import to Simkl:

{% content-ref url="/pages/qxpxwbTZN6ej4fT7twf5" %}
[Can I import data from multiple platforms simultaneously?](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting/can-i-import-data-from-multiple-platforms-simultaneously.md)
{% endcontent-ref %}

{% content-ref url="/pages/et0FOr6gXuz5hdPYJR9v" %}
[Will importing data from another platform overwrite my existing Simkl watch history and watchlist?](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting/will-importing-data-from-another-platform-overwrite-my-existing-simkl-watch-history-and-watchlist.md)
{% endcontent-ref %}

{% content-ref url="/pages/p6xJi2pWnmagMKmAU8aA" %}
[Can I import my viewing history from other platforms like IMDb, Trakt or Letterboxd to Simkl?](/how-to-use-simkl/faq/frequently-asked-questions/can-i-import-my-viewing-history-from-other-platforms-like-imdb-trakt-or-letterboxd-to-simkl.md)
{% endcontent-ref %}

{% content-ref url="/pages/BSZYXHFZf65TSMP5Pfbm" %}
[Will my imported data be kept private, or can other users see it?](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting/will-my-imported-data-be-kept-private-or-can-other-users-see-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/v05sKxPlWx0GGVeiAhBS" %}
[Can SIMKL add an import app for some other websites or app?](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting/can-simkl-add-an-import-app-for-some-other-websites-or-app.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/VQPNlUMXi3UTVmYLjC1V" %}
[Is there a way to import data from streaming services directly like Netflix, Amazon Video or Disney?](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting/is-there-a-way-to-import-data-from-streaming-services-directly-like-netflix-amazon-video-or-disney.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/importing-to-simkl/other-import-method.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.
