> For the complete documentation index, see [llms.txt](https://soporte.optiwe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soporte.optiwe.com/panel-de-control/atributos-de-clientes.md).

# Atributos de clientes

Desde el panel de control se pueden crear y modificar los campos de datos de los clientes, al igual que conifgurar su visualización en el agente de atención.

1\) Selecciona la pestaña **Atributos de cliente** del menu de **configuración**

Veras listados los campos ya configurados, con la indicación de visibilidad y orden de aparición:

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

2\) **Modifica un campo** existente con el botón <mark style="color:blue;">Editar:</mark>

* Cambia su nombre visibe:
* Altera el orden en la lista
* Habilita su visualización en el agente de atención

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

3\) **Crea un campo** con el botón **Nuevo:**

{% hint style="info" %}
Si el nombre del **atributo** es **compuesto**, por ejemplo **"Mail corporativo**", el i**dentificador único** deberá escribirse todo junto, marcando la siguiente palabra con mayúscula, es decir,  colocarse **mailCorporativo**
{% endhint %}

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

{% hint style="info" %}
&#x20;Si se tilda la visibilidad en la UI, la configuración se verá reflejada en el agente de atención de este modo:&#x20;

&#x20;                                                     <img src="/files/kiO11iFYNjh0laSWVGxB" alt="" data-size="original">
{% endhint %}


---

# 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://soporte.optiwe.com/panel-de-control/atributos-de-clientes.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.
