> For the complete documentation index, see [llms.txt](https://crm-whatsapp.gitbook.io/crm-whatsapp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crm-whatsapp.gitbook.io/crm-whatsapp/readme.md).

# Bienvenido

###

Esta es la documentacion de Uso de CRM Whatsapp.

En esta documentacion encontrara detalladamente el manual de usuario donde podra aprender a realizar:

* Cofiguracion Inicial
* Conectar multiples cuentas de Whatsapp
* Envio masivo
* Gestion de contactos multi operadores
* Crear plantillas de mensajes
* Uso de la API de puerta de enlace de Whatsapp de WEB

Si no está familiarizado con los procedimientos presentados, podemos ayudarlo a través de nuestro equipo de soporte

## Indice

Acontinuacion encontrara la guia paso a paso de las funciones, caracteristicas y configuraciones.

### Configuracion Inicial

{% content-ref url="/pages/CyH2xJQs9yWJ1S8BYNav" %}
[Crear una cuenta ](/crm-whatsapp/configuracion-inicial/quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/JjjojIyKxaiBPzzLwvtg" %}
[Configuracion Plataforma](/crm-whatsapp/configuracion-inicial/configuracion-plataforma.md)
{% endcontent-ref %}

### Funciones de Agentes

{% content-ref url="/pages/gYqJqOxOksM532swerOy" %}
[Agentes](/crm-whatsapp/agentes.md)
{% endcontent-ref %}

### Funciones Administrador

{% content-ref url="/pages/AMtEfH4vROA8eoYPLcHL" %}
[Tablero](/crm-whatsapp/funciones-administrador/tablero.md)
{% endcontent-ref %}

### Configuracion ChatBot

{% content-ref url="/pages/XEWuvc9xsooG5H9fhQ9c" %}
[Broken mention](broken://pages/XEWuvc9xsooG5H9fhQ9c)
{% endcontent-ref %}

### Canales de Comunicacion

{% content-ref url="/pages/5Iy5LYboKzDCJuKgLsbk" %}
[Broken mention](broken://pages/5Iy5LYboKzDCJuKgLsbk)
{% endcontent-ref %}

Integracion AI

{% content-ref url="/pages/hcTr9AaQ36fl40Z356eO" %}
[Intregaciones Modelos de Voz ChatGPT](/crm-whatsapp/inteligencias-artificiales/intregaciones-modelos-de-voz-chatgpt.md)
{% endcontent-ref %}


---

# 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://crm-whatsapp.gitbook.io/crm-whatsapp/readme.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.
