> 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-on-channels/feeds-troubleshooting/fixing-the-empty-field-issue.md).

# Fixing the 'empty field' issue

### **Issue**

**'** **description'/'size'/'brand' is empty**

## **What does this issue mean?**

This issue means that the field you linked in the **Mapping** step for 'description', 'size' or 'brand' is empty for a number of items.

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

### **How do I solve this issue?**

* **The data is in another field:** For example, if the 'size' is empty for some products but you have the size in your titles, you can use a [search for value rule](/manage-improve-product-data/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-search-for-value.md) to fill in the missing sizes.
* **The data is not in another field:** Add the information via your import file.


---

# 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-on-channels/feeds-troubleshooting/fixing-the-empty-field-issue.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.
