> 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-not-connected-to-field-issue.md).

# Fixing the 'not connected to field' issue

**Issue**

**availability'/'condition'/'mpn' is not connected to a field, check the mapping in 'Mapping'**

**What does this issue mean?**

This issue means that you have not linked an 'Internal field' to the 'Channel field name' in the **Mapping** step.

<figure><img src="/files/783e54b605650ab5a498d08b876b160230ece829" alt=""><figcaption></figcaption></figure>

&#x20;**How do I solve this issue?**

<figure><img src="/files/0e365d0abcefe919da8f326fd627becb1280aec3" alt=""><figcaption></figcaption></figure>

To solve this issue, you need to link an 'Internal field' to the channel field name in the **Mapping** step. For example, for the 'Channel field name' 'availability' you can link the 'Internal field' 'availability'.

<figure><img src="/files/f3139a53cd5b90d86cdc6c67687a3377df8a31e8" 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://helpcenter.channable.com/list-advertise/list-on-channels/feeds-troubleshooting/fixing-the-not-connected-to-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.
