> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-es/elenco-en-canales/solucion-de-problemas-de-feeds/solucionar-el-problema-de-campo-vacio.md).

# Solucionar el problema de 'Campo vacío'

### **Problema**

**'** **'description'/'size'/'brand' está vacío**

## **¿Qué significa este problema?**

Este problema significa que el campo que vinculaste en el **Mapeo** paso para 'description', 'size' o 'brand' está vacío para varios ítems.

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

### **¿Cómo soluciono este problema?**

* **Los datos están en otro campo:** Por ejemplo, si el 'size' está vacío para algunos productos pero tienes la talla en los títulos, puedes usar un [regla buscar valor](/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/como-usar-las-acciones-entonces-en-las-reglas/accion-de-regla-cerca-valore.md) para rellenar las tallas que faltan.
* **Los datos no están en otro campo:** Añade la información a través de tu archivo de importación.


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-es/elenco-en-canales/solucion-de-problemas-de-feeds/solucionar-el-problema-de-campo-vacio.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.
