> For the complete documentation index, see [llms.txt](https://docs-es.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-es.sinch.com/onboarding/apertura-de-un-ticket.md).

# Apertura de un ticket

{% hint style="info" %}
Información clave:

1\. Es necesario contar con un Gerente de Negocios de la Empresa (Business Manager); &#x20;

2.El número a conectar no se puede vincular a una cuenta activa de WhatsApp y debe poder recibir el código de verificación vía SMS o Llamada (si la cuenta está conectada a otro BSP, notificar para que se pueda realizar un proceso de migración); &#x20;

3.Se requiere acceso de administrador al Administrador de Negocios de la empresa; &#x20;

4.En el momento de la activación, es necesario contar con la información que aparecerá en la cuenta, como: nombre y descripción de la cuenta de Whatsapp; &#x20;

5.En el momento de la activación, ten acceso a la cuenta de la plataforma Sinch para realizar la activación (tendrás acceso durante el proceso de activación). &#x20;

6.Es importante informar si necesitará apoyo para la integración. &#x20;
{% endhint %}

### ¿Listo para empezar?&#x20;

Para la primera activación, el ticket se abre automáticamente después de firmar el contrato, así que tenga la seguridad de que nos pondremos en contacto con usted para comenzar.&#x20;

Para otras activaciones, es necesario abrir un ticket en nuestra plataforma de Atención al Cliente:&#x20;

[LATAM / ](https://tickets.sinch.com/plugins/servlet/desk/portal/3?requestGroup=103) [GLOBAL Applications | Help Center (sinch.com)](https://tickets.sinch.com/plugins/servlet/desk/portal/3?requestGroup=103).&#x20;

1\. Cuando inicie sesión en el servicio de atención al cliente, regístrese; &#x20;

2\. Después de registrarse, seleccione Incorporación; &#x20;

3\. A continuación, haga clic en "[I Want to connect with Sinch](https://tickets.sinch.com/plugins/servlet/desk/portal/3?requestGroup=149)" &#x20;

4\. Rellene el formulario; &#x20;

5\. Haga clic en crear; &#x20;

6\. Siga el ticket en la plataforma o por correo electrónico para estar informado de los próximos pasos.&#x20;

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


---

# 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://docs-es.sinch.com/onboarding/apertura-de-un-ticket.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.
