> 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-es/empezando-agencias/empieza-como-agencia/como-utilizza-un-codigo-de-partner.md).

# Cómo utilizza un código de Partner

{% hint style="info" %}
Para ver la visión general completa del Programa de Partners para Agencias, empieza con [Empieza como agencia](/get-started/get-started-space-es/empezando-agencias/empieza-como-agencia.md).
{% endhint %}

<details>

<summary>¿Qué es un código de Partner?</summary>

Este código está vinculado A una agencia de marketing específica e se usa para determinar qué cuentas gestiona activamente la agencia vinculada.

Channable comparte el código de Partner cuando se firma el acuerdo de partner.

</details>

<details>

<summary>¿Cómo se determina mi nivel de Partner?</summary>

Tu nivel de partner se basa en tus clientes gestionados e sus ingresos combinados.

Para ver la visión general completa di los niveles de partner, beneficios, e criterios de formación, consulta [Empieza como agencia](/get-started/get-started-space-es/empezando-agencias/empieza-como-agencia.md).

</details>

<details>

<summary>¿Dónde debo rellenar In el código de Partner?</summary>

Para añadir un código de Partner A una cuenta de Channable, **la agencia primo debe A estar** [**con acceso concedido** **A la cuenta**](/get-started/get-started-space-es/empezando-agencias/tablero-de-agencia/solicita-acceso-a-empresas-existentes.md)**.**

Una vez que la agencia tiene acceso A la cuenta, el propietario de la empresa puede:

1. Ve A **Ajustes de compañía > Detalles de la agencia.**
2. En **Agencia gestora (código de partner),** se puede rellenar In el código de Partner.
3. Haz clic en **Guardar**.

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

{% hint style="warning" %}
**Importante:** Si tu código de Partner está **no** rellenado In, recibirás **no** la comisión de Partner da Channable por gestionar esos clientes. En la página principal di Tablero de Agencia, fíjate en la marca de verificación junto A los clientes por los que recibes una comisión de partner.
{% endhint %}

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

</details>

<details>

<summary>¿Quién puede rellenar In el código de Partner?</summary>

Solo los usuarios con el **Propietario** rol pueden rellenar In el código de Partner como agencia gestora. Más información sobre [roles de usuario e permisos](/account-billing/account-and-billing-es/gestiona-tu-cuenta-e-configuracion/gestiona-los-roles-de-usuario-in-una-cuenta-de-channable.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-es/empezando-agencias/empieza-como-agencia/como-utilizza-un-codigo-de-partner.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.
