> 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/toegang-aanvragen-naar-bestaande-bedrijven.md).

# Toegang aanvragen naar bestaande bedrijven

Stel je voor dat je net een nieuwe klant hebt aangemeld en dat die al een bedrijf in Channable heeft. Volg deze stappen om via je Agency Dashboard toegang tot dat bedrijf aan te vragen:

{% stepper %}
{% step %}

### Nieuwe toegang aanvragen

Klik op de hoofdpagina van je Agency Dashboard op **Nieuwe toegang aanvragen**.

<figure><img src="/files/edbb8868cc2f0613c9b742cdf0e8de9a62b91738" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Koppeling voor aanvraag genereren

Klik op de volgende pagina op **Koppeling voor toegangsaanvraag genereren**.

<figure><img src="/files/07e6f661d050a25c5e992478ca7f8dc3f8140bfa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Stuur de link naar de eigenaar van het bedrijf

Zorg ervoor dat je de link stuurt naar het e-mailadres van de persoon met de **eigenaar** rol van het bedrijf. Lees meer over [gebruikersrollen](/account-billing/account-and-billing-nl/beheer-je-account-en-instellingen/beheer-gebruikersrollen-in-een-channable-account.md).
{% endstep %}

{% step %}

### Klant verleent toegang

Je klant moet de link openen, het Channable-bedrijf selecteren waartoe die jou toegang wil geven, en klikken op **Toegang verlenen**.<br>

<figure><img src="/files/bad6a025b269b8b9488fc851eed3ef4387c1a793" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Bedrijf wordt getoond in je Agency Dashboard

Zodra de toegang is verleend, verschijnt het Channable-bedrijf automatisch in je Agency Dashboard. Alle agencygebruikers krijgen meteen toegang tot het nieuwe bedrijf, dus je hoeft ze niet handmatig toe te voegen.
{% endstep %}
{% endstepper %}


---

# 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/toegang-aanvragen-naar-bestaande-bedrijven.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.
