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