> 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/getting-started-agencies/get-started-as-an-agency/how-to-use-a-partner-code.md).

# How to use a Partner code

{% hint style="info" %}
For the full Agency Partner Program overview, start with [Get started as an agency](/get-started/getting-started-agencies/get-started-as-an-agency.md).
{% endhint %}

<details>

<summary>What is a Partner code?</summary>

This code is linked to a specific marketing agency and is used to determine which accounts are actively managed by the linked agency.

The Partner code is shared by Channable when the partner agreement is signed.

</details>

<details>

<summary>How is my Partner Level determined?</summary>

Your partner level is based on your managed customers and their combined revenue.

For the full overview of partner levels, benefits, and training criteria, see [Get started as an agency](/get-started/getting-started-agencies/get-started-as-an-agency.md).

</details>

<details>

<summary>Where do I fill in the Partner code?</summary>

To add a Partner code to a Channable account, **the agency first has to be** [**granted access** **to the account**](/get-started/getting-started-agencies/agency-dashboard/request-access-to-existing-companies.md)**.**

Once the agency has access to the account, the company owner can:

1. Go to **Company settings > Agency details.**
2. At **Managing agency (partner code),** the Partner code can be filled in.
3. Click **Save**.

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

{% hint style="warning" %}
**Important:** If your Partner code is **not** filled in, you will **not** be receiving the Partner commission from Channable for managing those clients. On the main page of the Agency Dashboard, notice the checkmark next to the clients for which you receive a partner commission.
{% endhint %}

<figure><img src="/files/32187a8b4524475f78f865f3379571abb4f46467" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Who can fill in the Partner code?</summary>

Only users with the **Owner** role can fill in the Partner code as the managing agency. Learn more about [user roles and rights](/account-billing/manage-your-account-and-settings/manage-user-roles-in-a-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/getting-started-agencies/get-started-as-an-agency/how-to-use-a-partner-code.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.
