# Crea una nueva empresa para tu cliente

{% hint style="info" %}
**Nota:** Si creas una empresa desde el Tablero de agencias, otros usuarios (tus compañeros) del Tablero de agencias tendrán acceso a ella.
{% endhint %}

1. Ve a tu **Tablero de agencias**.
2. Haz clic en **Crea una nueva empresa**.

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

3. En la ventana emergente, añade:
   1. **Nombre de la empresa**
   2. **País**
   3. **Número de teléfono**
4. Haz clic en **Continuar**. Tu código de socio se rellenará automáticamente.

<figure><img src="/files/07e328f1eb048e1ad33f1a456c4c3616a122a738" alt=""><figcaption></figcaption></figure>

Más adelante podrás decidir si quieres [invitar a tu cliente](/account-billing/account-and-billing-es/gestiona-tu-cuenta-y-configuracion/gestiona-los-roles-de-usuario-en-una-cuenta-de-channable.md) para que tenga acceso a la empresa.


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/get-started/get-started-space-es/empezando-agencias/tablero-de-agencia/crea-una-nueva-empresa-para-tu-cliente.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
