> 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-nl/meta/hoe-je-je-meta-facebook-verbinding-verwijdert.md).

# Hoe je je Meta/Facebook-verbinding verwijdert

### Channable’s Meta/Facebook-koppeling

Channable's Meta-integratie (te gebruiken voor A/B-testen voor advertentie-creatives) werkt als een realtime API-proxy. Dat betekent dat we je Meta-advertentiegegevens, campagnegegevens, content van Creatives of persoonlijke informatie uit je Meta-account niet opslaan.

#### Wat we wel opslaan:

* Een versleutelde OAuth-toegangstoken (gebruikt om namens jou met de API van Meta te communiceren)
* Je Meta-ad-account-id (gebruikt om te bepalen met welk advertentieaccount je wilt koppelen)

Deze gegevens worden alleen opgeslagen zolang je koppeling actief is en worden permanent verwijderd zodra je de koppeling verwijdert.

### Optie 1 - Verwijder de Channable-koppeling in Facebook:

1. Ga naar **Facebook → Instellingen & privacy → Instellingen**.
2. Klik op **Apps en websites** in het linkermenu.
3. Zoek ‘Channable’ en klik op **Verwijderen**. Hiermee wordt het toegangstoken direct ongeldig, zodat Channable geen toegang meer heeft tot je Meta-account.

### Optie 2 - Koppel los in Channable:

1. Log in op je Channable-account.
2. Ga naar **\[je bedrijf] > Bedrijfsgegevens**.
3. Ga naar **Koppelingen**.
4. Zoek de Meta-koppeling.
5. Klik in de kolom ‘Koppeling wijzigen’ op **Wijzig**.
6. Klik op het tandwielicoon en selecteer **Koppeling verwijderen**.

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

<figure><img src="/files/6837c625f020a584ebb104a42016d503e854786d" alt=""><figcaption></figcaption></figure>

### Wat er hierna gebeurt

* Je versleutelde toegangstoken wordt verwijderd
* We hebben je accountgegevens uit onze database verwijderd
* Alle projectkoppelingen met deze verbinding worden verwijderd
* Er blijven geen datatraces van deze koppeling over in ons systeem en we bewaren van deze gegevens ook geen back-ups

Voor meer informatie, zie ons [Privacybeleid](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-nl/meta/hoe-je-je-meta-facebook-verbinding-verwijdert.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.
