> 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/get-started/get-started-nl/aan-de-slag-agencies/agency-dashboard/verwijder-een-bedrijf.md).

# Verwijder een bedrijf

### Optie 1: Je bent rechtstreeks Naar het bedrijf uitgenodigd als gebruiker via je e-mailadres

1. Op de **Bureau Dashboard**, Selecteer het bedrijf dat je wilt verwijderen vanuit de Lijst, of gebruik de zoekbalk.

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

2. Zodra het bedrijf is gekozen, leidt de resulterende pagina Naar het bedrijfsproject. Klik in het menu aan de linkerkant op **Toegang beheren**.

<figure><img src="/files/16597352c2ff2cb4fc0d59102433f2ea01cdfe71" alt=""><figcaption></figcaption></figure>

3. Als je de **eigenaar** van het bedrijf, [neem contact op met ons supportteam](https://www.channable.com/contact) en vraag om verwijderd te worden vanuit dat bedrijf.
4. Als je een **Samenwerker** of **Medewerker**, je kunt jezelf verwijderen door op **Verwijder jezelf**.

{% hint style="info" %}
**Opmerking:** Medewerkers en Samenwerkers hebben verschillende weergaven voor dit proces.
{% endhint %}

### Optie 2: Het bedrijf was via een link verbonden Naar je Agency Dashboard

1. Ga Naar de **Verbonden bedrijven t**ab in je Agency Dashboard.
2. Zoek het bedrijf dat je wilt verwijderen en klik op het <i class="fa-link-slash">:link-slash:</i> icoon in de kolom ‘Bedrijf loskoppelen’. <br>

<figure><img src="/files/8d5c8bf86b905fbf6571c1e581a2976c02c856d4" alt=""><figcaption></figcaption></figure>

3. Klik in de pop omhoog op **Bedrijf loskoppelen**.

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

Het bedrijf verschijnt niet langer op je hoofdpagina in het Agency Dashboard, en niemand vanuit je bureau zou er toegang toe moeten hebben; als bepaalde gebruikers het bedrijf nog steeds kunnen zien, moeten ze de instructies volgen in [Optie 1](#option-1-you-were-directly-invited-to-the-company-as-a-user-via-your-email-address) Naar zichzelf vanuit het bedrijf te verwijderen.


---

# 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/get-started/get-started-nl/aan-de-slag-agencies/agency-dashboard/verwijder-een-bedrijf.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.
