# Managing Connected Services

SIMKL allows users to connect various third-party services and applications to enhance their **tracking, syncing, and automation capabilities**. By managing your **Connected Services & Apps**, you can integrate platforms like **Plex, Netflix, Trakt, Mal-Sync, iCal, and more** to **automatically sync watch history, export data, and get personalized recommendations**.

This guide provides detailed steps on how to manage your **authorized apps and services** on SIMKL.

{% content-ref url="/pages/G4CLkOPJb0yRX7erhWSu" %}
[Platform Integration](/how-to-use-simkl/advanced-usage/platform-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/tVWWWctFSlgXBIWSPZiw" %}
[Linking Simkl with Popular Media Centers](/how-to-use-simkl/advanced-usage/platform-integration/linking-simkl-with-popular-media-centers.md)
{% endcontent-ref %}

### **What Are Connected Apps & Services on SIMKL?**

**Connected Services & Apps** are third-party tools that **sync, track, or integrate your watching activity with SIMKL**. These apps help automate **watchlist tracking, import/export data, and enhance functionality** with features like:

* [x] **Auto-tracking watched episodes/movies**
* [x] **Syncing data between different services (e.g., Plex, Trakt, MyAnimeList, Netflix, etc.)**
* [x] **Enabling notifications & custom feeds (RSS, JSON, iCal)**
* [x] **Providing API access for automation**

By authorizing these apps, **your SIMKL account will automatically sync and update your watch history**.

***

### **How to View & Manage Connected Apps on SIMKL**

You can **view and manage all your connected apps** from the [**Connected Apps settings page**](https://simkl.com/settings/connected-apps/).

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

#### **Steps to Manage Connected Services:**

1. **Go to SIMKL Settings:**

* Navigate to [**Connected Apps**](https://simkl.com/settings/connected-apps/) under the **Profile settings**.

2. **View Authorized Apps:**

* Here, you will see a list of all **authorized apps & services** linked to your SIMKL account.

3. **Check Last Accessed Date:**

* Each service displays **when it was last accessed** to help you identify **active and inactive connections**.

4. **Revoke Access to Unused Apps:**

* If you no longer use a particular service, **click "Revoke Access"** to disconnect it from your account.

***

### **How to Revoke Access to an App on SIMKL**

If you no longer use a particular service, you can easily **revoke its access** to your SIMKL account.

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

#### **Steps to Remove a Connected App:**

1. **Go to the** [**Connected Apps page**](https://simkl.com/settings/connected-apps/).
2. **Find the app/service you want to remove.**
3. **Click the "Revoke Access" button** next to the app.
4. **Confirm the action** when prompted.

{% hint style="warning" %}
If you remove an app, it **won’t be able to sync your data anymore**, but you can always reauthorize it later.
{% endhint %}

***

### **FAQ – Managing Connected Apps on SIMKL**

#### **1. Can I connect multiple services at the same time?**

Yes! SIMKL supports **multiple third-party integrations simultaneously**. You can connect **Plex, Netflix, Browser Extensions, and Mal-Sync all at once**.

#### **2. What happens if I revoke an app’s access?**

If you revoke access, **the service will no longer sync data to SIMKL**. However, your **watch history won’t be deleted**, and you can **reconnect the service anytime**.

#### **3. Does SIMKL sync watch history in real-time?**

It depends on the service. **Plex, and Netflix sync in real-time**, while some services may update **every few hours**.

#### **4. Do I need VIP to access connected services?**

**Most integrations are free**, but some advanced features (like **iCal, JSON, and RSS feeds**) require a **VIP subscription**.

#### **5. How do I reconnect a removed app?**

To reconnect a service, **visit the respective app's page** and **reauthorize** it using your SIMKL credentials.

***

Managing your **Connected Apps & Services** on SIMKL allows you to **automate tracking, improve recommendations, and keep all your watch history in sync**.

Whether you use **Plex, Netflix, MyAnimeList, or custom RSS feeds**, keeping your integrations updated ensures a **smooth and seamless tracking experience**.


---

# 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/account-and-billing/account-management/managing-connected-services.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.
