> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-de/meta/so-loschst-du-deine-meta-facebook-verbindung.md).

# So löschst du deine Meta-/Facebook-Verbindung

Erfahre, wie du deine Meta- oder Facebook-Verbindung in Channable oder Facebook entfernst.

### Channables Meta/Facebook-Verbindung

Channables Meta-Integration (für A/B-Tests von Anzeigen-Creatives) fungiert als Echtzeit-API-Proxy. Das bedeutet, dass wir deine Meta-Anzeigendaten, Kampagnendaten, Creatives-Inhalte oder personenbezogene Daten aus deinem Meta-Account nicht speichern.

#### Was wir speichern:

* Ein verschlüsseltes OAuth-Zugriffstoken (wird verwendet, um in deinem Namen mit der API von Meta zu kommunizieren)
* Deine Meta Ad Account ID (wird verwendet, um zu identifizieren, mit welchem Werbekonto eine Verbindung hergestellt werden soll)

Diese Daten werden nur für die Dauer deiner aktiven Verbindung gespeichert und dauerhaft gelöscht, wenn du die Verbindung entfernst.

### Option 1 - Entferne die Channable-Verbindung in Facebook:

1. Zu **Facebook → Einstellungen & Datenschutz → Einstellungen**.
2. Klicke auf **Apps und Websites** im linken Menü.
3. Suche „Channable“ und klicke **Entfernen**. Dadurch wird das Zugriffstoken sofort ungültig und Channable kann nicht mehr auf deinen Meta-Account zugreifen.

### Option 2 - Trenne die Verbindung in Channable:

1. Melde dich in deinem Channable-Account an.
2. Öffne **Firmeneinstellungen**:

{% tabs %}
{% tab title="Moderne Version" %}
Im Unternehmens-Dropdown, Auswählen **Firmeneinstellungen**.
{% endtab %}

{% tab title="Ältere Version" %}
In der Seitenleiste, wenn du dich im Unternehmen befindest, Auswählen **Firmeneinstellungen**.
{% endtab %}
{% endtabs %}

3. Zu **Allgemeine Geschäftsbedingungen**.
4. Suche die Meta-Verbindung.
5. In der Spalte „Verbindungen“, klicke **Bearbeiten**.
6. Klicke auf das Zahnradsymbol und Auswählen **Löschen der Verbindung**.

<figure><img src="https://305282980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8GepmoSonQRG6RnHOxJ%2Fuploads%2Fy0DHThHWzSwQiWjA7E5r%2Funknown.png?alt=media&amp;token=74688c4a-3db9-43b7-8779-6121ea226a04" alt=""><figcaption></figcaption></figure>

<figure><img src="https://305282980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FF8GepmoSonQRG6RnHOxJ%2Fuploads%2Fu0j18jtBAEEBCpymfLay%2Funknown.png?alt=media&amp;token=bbc0797d-b7b6-4832-8532-cbe0d6f87a2b" alt=""><figcaption></figcaption></figure>

### Was als Nächstes passiert

* Dein verschlüsseltes Zugriffstoken wird gelöscht
* Wir haben deine Ad-Account-Daten von unserer Datenbank entfernt
* alle Projektlinks Zu der Verbindung werden entfernt
* Es bleiben keine Datenspuren von dieser Verbindung in unserem System und wir behalten keine Backups von diesen Daten

Für weitere Informationen, siehe unsere [Datenschutzerklärung](https://www.channable.com/privacy-policy).


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-de/meta/so-loschst-du-deine-meta-facebook-verbindung.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.
