> 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-space-de/loslegen-agenturen/agency-dashboard/beantrage-zugriff-auf-bestehende-unternehmen.md).

# Beantrage Zugriff auf bestehende Unternehmen

Erfahre, wie du über dein Agency Dashboard Zugriff auf ein bestehendes Unternehmen beantragst.

Stell dir vor, du hast gerade einen neuen Kunden gewonnen und er hat bereits eine Firma in Channable. Um über dein Agentur-Dashboard Zugriff auf diese Firma anzufordern, gehe so vor:

{% stepper %}
{% step %}

### Neuen Zugriff anfordern

Klicke auf der Startseite deines Agentur-Dashboards auf **Neuen Zugriff anfordern**.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/noSugrZjdRnyrXyx0QVu/19238164819858" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Anfragelink generieren

Klicke auf der nächsten Seite auf **Zugriffsanfragelink generieren**.

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/DKydjAZwg00n1bAPZVAf/19238164832018" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sende den Link an den Inhaber der Firma

Achte darauf, den Link an die E-Mail-Adresse der Person mit der **Inhaber** Rolle der Firma zu senden. Mehr über [Benutzerrollen](/account-billing/account-and-billing-de/verwalte-deinen-account-und-deine-einstellungen/benutzerrollen-in-einem-channable-account-verwalten.md).
{% endstep %}

{% step %}

### Kunde gewährt Zugriff

Dein Kunde sollte den Link öffnen, die Channable-Firma auswählen, für die er dir Zugriff geben möchte, und auf **Zugriff gewähren**.<br>

<figure><img src="https://content.gitbook.com/content/UAGSVlvcNsqEqVUgr0tD/blobs/HwVLjTl3n3Cyo2XortUb/19238177352338" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Firma wird in deinem Agentur-Dashboard angezeigt

Sobald der Zugriff gewährt wurde, wird die Channable-Firma automatisch in deinem Agentur-Dashboard angezeigt. Alle Agentur-Nutzer haben dann sofort Zugriff auf die neue Firma, du musst sie also nicht manuell hinzufügen.
{% 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-space-de/loslegen-agenturen/agency-dashboard/beantrage-zugriff-auf-bestehende-unternehmen.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.
