> For the complete documentation index, see [llms.txt](https://docs.simkl.org/how-to-use-simkl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simkl.org/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/supported-platforms/anilist.md).

# Anilist

This guide will walk you through how to effortlessly transfer your anime preferences from Anilist to SIMKL, creating a unified platform for all your entertainment tracking needs.

## Import From Anilist to SIMKL: <https://simkl.com/apps/import/anilist/>

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

## **Why Import Anilist Watch History to SIMKL?**

Importing your Anilist watch history to SIMKL simplifies your tracking process and offers a unified space to manage your diverse entertainment preferences.

## **How to Import Your Anilist Watch History:**

* **Log into SIMKL:** If you don't have a [SIMKL account](https://simkl.com/), sign up. If you're already a member, log in to access your dashboard.

{% content-ref url="/pages/bquYUaLrbvFK0Woa72cB" %}
[Creating a Simkl Account](/how-to-use-simkl/getting-started-with-simkl/account-creation/creating-a-simkl-account.md)
{% endcontent-ref %}

<figure><img src="/files/6OenM3rL4mUITumywnt1" alt=""><figcaption></figcaption></figure>

* **Navigate to the Import Section:** Within your SIMKL account, head to the import section. You'll find various import options, including Anilist.

{% content-ref url="/pages/RcMT7ws3nReEBKt4MIq8" %}
[Importing to Simkl](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl.md)
{% endcontent-ref %}

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

* **Enter Your Anilist Details:** Provide your Anilist profile URL (e.g., <https://anilist.co/user/username/>) or simply enter your username.

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

* **Effortless Import:** With a simple click, SIMKL imports your Anilist watch history, ensuring a smooth transition of your anime preferences.

## **Benefits of Importing to SIMKL from Anilist:**

{% content-ref url="/pages/yES6G8oKAT94ucQ0i1Rm" %}
[Benefits of Using Simkl](/how-to-use-simkl/about/what-is-simkl/benefits-of-using-simkl.md)
{% endcontent-ref %}

* **Centralized Tracking:** Your anime preferences are consolidated on SIMKL alongside your TV show and movie choices.
* **Enhanced Recommendations:** SIMKL's recommendation engine uses your imported data to suggest new anime based on your Anilist watch history.
* **Effortless and Efficient:** The import process eliminates the need for manual entry, saving you time and effort.

## **Why SIMKL Is the Ultimate Entertainment Platform:**

SIMKL offers a comprehensive tracking experience, going beyond anime to encompass TV shows and movies. With its user-friendly interface, cross-device synchronization, and continuous improvements, it's the perfect space to manage and explore your entertainment preferences.

{% content-ref url="/pages/DZu1ciFHASX5wHSfFJNb" %}
[FAQ / Troubleshooting](/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/faq-troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simkl.org/how-to-use-simkl/advanced-usage/import-export-data/importing-to-simkl/supported-platforms/anilist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
