> 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/tablero-de-la-agencia/solicita-acceso-a-empresas-existentes.md).

# Solicita acceso a empresas existentes

Aprende a solicitar acceso a una empresa existente desde tu Tablero de agencia.

Imagina que acabas de firmar con un nuevo cliente y ya tiene una empresa en Channable. Para solicitar acceso a esa empresa desde tu Panel de agencia, sigue estos pasos:

{% stepper %}
{% step %}

### Solicitar nuevo acceso

En la página principal de tu Panel de agencia, haz clic en **Solicitar nuevo acceso**.

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

{% step %}

### Generar enlace de solicitud

En la página siguiente, haz clic en **Generar enlace de solicitud de acceso**.

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

{% step %}

### Envía el enlace al propietario de la empresa

Asegúrate de enviar el enlace a la dirección de correo electrónico de la persona con el **propietario** rol de la empresa. Más información sobre [roles de usuario](/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-los-roles-de-usuario-en-una-cuenta-de-channable.md).
{% endstep %}

{% step %}

### El cliente concede acceso

Tu cliente debe abrir el enlace, seleccionar la empresa de Channable a la que quiere darte acceso y hacer clic en **Conceder acceso**.<br>

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

{% step %}

### La empresa aparece en tu Panel de agencia

Una vez concedido el acceso, la empresa de Channable aparecerá automáticamente en tu Panel de agencia. Todos los usuarios de la agencia tendrán acceso inmediato a la nueva empresa, así que no hace falta añadirlos manualmente.
{% 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-es/empezando-agencias/tablero-de-la-agencia/solicita-acceso-a-empresas-existentes.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.
