> 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/changelog/2025/may.md).

# May

{% updates format="full" %}
{% update date="2025-05-19" tags="improvement" %}

## Marketplaces Errors tab now called Feedback

**What’s changed?**

We updated the title of the **Errors** tab to **Feedback** to better reflect the actions needed to get your products live.

**Why?**

The term "error" suggests something is wrong with your channel, but not all issues actually prevent you from listing products on a marketplace. In fact, some marketplaces like Amazon make a distinction between errors and warnings.

Feedback is a more accurate term that better reflects what the page does: collecting all responses we receive from channels about your listings. By reviewing and addressing errors on the Feedback page, you can quickly identify and fix possible issues to get your products listed.
{% endupdate %}
{% endupdates %}


---

# 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/changelog/2025/may.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.
