> For the complete documentation index, see [llms.txt](https://docs.wanode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wanode.io/spanish/plataforma-crm/como-crear-campos-personalizados.md).

# ¿Cómo crear campos personalizados?

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

### 1. Haga clic en Ir a CRM

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

### 2. Haga clic en Campos personalizados

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

### 3. Haga clic en Añadir campo personalizado

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

### 4. Introduzca un nombre de campo personalizado

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

### 5. Escriba una "Descripción para su referencia"

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

### 6. Seleccione un tipo de campo

String se utiliza para almacenar valores numéricos alfa\
Number se utiliza para almacenar valores numéricos\
Data se utiliza para almacenar una fecha en un campo personalizado. \
En la mayoría de los casos, string es el tipo de campo adecuado.

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

### 7. **Seleccione una cadena de colores**

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

### **8.** Seleccione / deje en blanco si desea ver / no ver este campo personalizado en el panel de chat y la tabla de contactos en CRM

<figure><img src="/files/8rNqCtY9EhmGsPXOJ7KW" alt=""><figcaption></figcaption></figure>

### 9. Haga clic en Guardar

<figure><img src="/files/RBWtvfXCXuQxO8EsFSdP" 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:

```
GET https://docs.wanode.io/spanish/plataforma-crm/como-crear-campos-personalizados.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.
