> 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/dashboard-voor-bureaus/verwijder-een-bedrijf-vanuit-je-bureau.md).

# Verwijder een bedrijf vanuit je bureau

Leer hoe je een bedrijf vanuit je Agency Dashboard verwijdert of de directe toegang Naar dat bedrijf intrekt.

### Stappen verwijderen als je directe toegang hebt

Volg deze stappen als je rechtstreeks bent uitgenodigd voor het bedrijf van de klant via je e-mailadres.

1. In je **Dashboard voor bureaus**, klik je op de naam van het bedrijf dat je wilt verwijderen. Je kunt hun naam in de zoekbalk invoeren en daar selecteren.

{% tabs %}
{% tab title="Eerste tabblad" %}
Je komt terecht op de **Projecten** pagina.&#x20;

2. Klik **Bedrijfsgegevens > Toegang beheren**.
   {% endtab %}

{% tab title="Verouderde versie" %}
Je komt terecht op de **Alle projecten** pagina.&#x20;

2. Klik in de zijbalk **Toegang beheren**.
   {% endtab %}
   {% endtabs %}

3. Controleer je roltype:
   1. Als je de **Eigenaar** rol, [neem contact op met Support](https://www.channable.com/contact) en vraag Naar verwijdering vanuit dat bedrijf.
   2. Als je een **Medewerker** of **Werknemer** rol, kun je jezelf verwijderen door te klikken **Verwijder jezelf**.

{% hint style="info" %}
Medewerkers en samenwerkers hebben verschillende weergaven voor dit proces.
{% endhint %}

### Verwijder stappen als je Agency-toegang hebt&#x20;

Volg deze stappen als het bedrijf is gekoppeld Naar je Agency-dashboard en je via die gegenereerde link bent toegetreden.

1. In je **Agency Dashboard**, ga Naar de **Gekoppelde bedrijven** tabblad.
2. Zoek het bedrijf dat je Naar wilt verwijderen en klik op het <i class="fa-link-slash">:link-slash:</i> pictogram in de **Bedrijf ontkoppelen** kolom.
3. In de pop omhoog, klik op **Bedrijf ontkoppelen**.

Het bedrijf wordt niet langer weergegeven op je hoofdpagina in je Agency Dashboard en niemand vanuit je bureau zou er toegang Naar mogen hebben.&#x20;

Als bepaalde gebruikers het bedrijf nog steeds kunnen zien, vraag hun dan Naar de volgende [**Directe toegang**](#remove-steps-if-direct-access) instructies 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/dashboard-voor-bureaus/verwijder-een-bedrijf-vanuit-je-bureau.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.
