> 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/als-agentur-loslegen/so-verwendest-du-einen-partnercode.md).

# So verwendest du einen Partnercode

{% hint style="info" %}
Für die vollständige Übersicht des Agency Partner Programms beginne mit [Starte als Agentur](/get-started/get-started-space-de/loslegen-agenturen/als-agentur-loslegen.md).
{% endhint %}

<details>

<summary>Was ist ein Partnercode?</summary>

Dieser Code ist mit einer bestimmten Marketingagentur verknüpft und wird verwendet, um festzulegen, welche Accounts aktiv von der verknüpften Agentur betreut werden.

Der Partnercode wird von Channable bereitgestellt, wenn die Partnervereinbarung unterzeichnet wird.

</details>

<details>

<summary>Wie wird mein Partnerlevel bestimmt?</summary>

Dein Partnerlevel basiert auf deinen verwalteten Kunden und ihrem gemeinsamen Umsatz.

Für die vollständige Übersicht von Partnerleveln, Vorteilen und Schulungskriterien siehe [Starte als Agentur](/get-started/get-started-space-de/loslegen-agenturen/als-agentur-loslegen.md).

</details>

<details>

<summary>Wo trage ich den Partnercode ein?</summary>

Um einem Channable-Account einen Partnercode hinzuzufügen, **muss die Agentur als Erstes** [**Zugriff gewährt bekommen** **auf den Account**](/get-started/get-started-space-de/loslegen-agenturen/agenturen-dashboard/zugriff-auf-bestehende-unternehmen-anfordern.md)**.**

Sobald die Agentur Zugriff auf den Account hat, kann der Inhaber des Unternehmens:

1. Gehe zu **Firmeneinstellungen > Agenturdetails.**
2. Bei **Betreuende Agentur (Partnercode),** kann der Partnercode eingetragen werden.
3. Klicke **Speichern**.

<figure><img src="/files/7a8262009a68232953a2ac1a54748959182e91bd" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Wichtig:** Wenn dein Partnercode **nicht** eingetragen ist, wirst du **nicht** von Channable die Partnerprovision für die Verwaltung dieser Kunden erhalten. Auf der Hauptseite des Agency Dashboard siehst du das Häkchen neben den Kunden, für die du eine Partnerprovision erhältst.
{% endhint %}

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

</details>

<details>

<summary>Wer kann den Partnercode eintragen?</summary>

Nur Nutzer mit der **Owner** Rolle können den Partnercode als betreuende Agentur eintragen. Erfahre mehr über [Benutzerrollen und Rechte](/account-billing/account-and-billing-de/verwalte-deinen-account-und-deine-einstellungen/verwalte-benutzerrollen-in-einem-channable-account.md).

</details>


---

# 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/als-agentur-loslegen/so-verwendest-du-einen-partnercode.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.
