> For the complete documentation index, see [llms.txt](https://academy.gopersonal.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.gopersonal.ai/guia-de-usuario/clientes.md).

# Clientes

La plataforma cuenta con un **Customer Data Platform (CDP)** que permite gestionar y centralizar la información de los clientes a partir de sus interacciones en distintos canales. Se genera un perfil unificado que ofrece una vista 360° de cada cliente, incluyendo su historial de compras, visitas, afinidades, interacciones en diversos canales, membresía en audiencias y recomendaciones sugeridas.

Además, es posible ampliar esta información integrando datos desde otras fuentes externas a través de la sección de **Integraciones**, asegurando una visión más completa y precisa del comportamiento del cliente. Este enfoque permite ofrecer experiencias altamente personalizadas y mejorar la efectividad de las estrategias de engagement en toda la plataforma.&#x20;

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

* [Vista 360 de cliente](/guia-de-usuario/clientes/vista-360-de-cliente.md)


---

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

```
GET https://academy.gopersonal.ai/guia-de-usuario/clientes.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.
