# March 18, 2026: New AI Feed Setup

### What's new?

We’ve introduced AI feed setup to reduce the time it takes to go live! By toggling on the AI setup during the channel creation process, Channable automatically handles the steps of field mapping, data transformation, and value extraction (for Google Shopping and Meta Online Products feeds).

#### AI feed setup includes:

* **Automated field mapping:** AI attempts to map all internal Channable fields to Google and Meta's specific fields.
* **Rule creation:** AI creates rules to fix common listing errors:
  * Stripping HTML and links from titles and descriptions.
  * Trimming white spaces and enforcing character limits.
  * Formatting units (e.g., converting "kilograms" to "kg") and fixing separators for colors/materials.
* **Value transformation:** Automatically converts "availability," "condition," "gender," and "age group" values into the supported values required by the channel.
* **Review AI Solutions:** Review a list of suggested AI-generated fixes and apply them all at once to solve data quality issues instantly.

While AI automates the majority of the setup, some manual fixes may still be required in the **Quality** step to ensure an error-free listing.

Learn more about [how to use AI feed setup](/list-advertise/list-on-channels/how-to-use-ai-feed-setup.md).


---

# 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://helpcenter.channable.com/changelog/march-2026/march-18-2026-new-ai-feed-setup.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.
