> 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/july.md).

# July

{% updates format="full" %}
{% update date="2025-07-31" tags="important,info" %}

## Migrate to new Amazon version

{% hint style="danger" %}

### ACTION REQUIRED

**Starting July 31, 2025**

* Amazon V1 will **stop working entirely**.
* Any updates you make to your product listings in Channable (e.g. stock information, price, content) will not sync to your listings.
* Customers won’t see changes to your listings, and we can’t guarantee they’ll appear on Amazon.
* Missed updates could lead to **listing downtime** and **lost sales**.
  {% endhint %}

{% stepper %}
{% step %}

### Migrate to Amazon V2

To avoid disruptions, [migrate to Amazon V2](/list-advertise/amazon/list-items-on-amazon/how-to-set-up-an-amazon-channel.md) before **July 31**.
{% endstep %}

{% step %}

### Troubleshoot first

Attempt to resolve potential issues independently after migrating before contacting Support.
{% endstep %}
{% endstepper %}

**Note:** Migrating won’t disrupt your Amazon services, so your listings will remain active. Once you migrate you can make changes to your products via the migrated Amazon V2 version of your API.

\*This deadline is determined by Amazon and may change.
{% 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/july.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.
