> 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/amazon/manage-and-optimize-amazon-ads/amazon-ads-preview.md).

# Amazon Ads Preview

With our Amazon Ads connection, you can easily create dynamic Sponsored Product ad campaigns for Amazon. This article explains the Preview tab in the Amazon Ads generator so you can verify your setup before creating the actual ads on Amazon.

### The Amazon Preview Tab

The Preview tab shows the state of your ads after running the Amazon Ads Channel. This allows you to preview changes without pushing them to Amazon. Use it to review and perfect your setup before creating the actual Ads on Amazon.

![](/files/c6a9b10223305dcebfa79ae10cb1c8fb5098d684)

Depending on your campaign type, the data in the Preview tab is organized into:

* Campaigns
* Ad groups
* Ads
* Keywords (only manual targeting campaigns)
* Negative keywords

{% hint style="info" %}
Running "Reload preview" refreshes all campaign generators. We fetch information from Amazon to complete this process. Although usually fast, this could take up to a few minutes.
{% endhint %}

{% hint style="info" %}
The Preview does not take into account the automation rules that will be applied.
{% endhint %}

### Filters

You can filter a selected entity (campaign or ad group) by clicking the entity name in the preview overview. Clicking the name opens the child entity page filtered for that specific entity. For example, clicking a campaign name navigates to the ad group view filtered by that campaign.

![](/files/f666b7d442deb014050c4398eec28a7cc36cf0c6)

Available filter options:

* Search\
  Use the search box to enter a text filter that will match any of the entities.

  ![](/files/7f02b7f5ee03e994a3762e3c66a0127e44f0a694)
* Campaign generator\
  Choose to see all entities for one campaign generator.

  ![](/files/28a08535d1a1ee860fda7cac15992ea084e585ca)
* Filter based on status or error\
  Choose to only see entities with errors.

  ![](/files/f76240cff089b8eab8cda75f415baccb20d9e17c)

### Errors

To see more details about an error, click the error label. This opens a pop-up with more information.

![](/files/0609b1cb3a97ecabf7e3aa1a12d2b5e3c6122411)

More information about [common errors.](/list-advertise/amazon/manage-and-optimize-amazon-ads/amazon-ads-common-errors.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/amazon/manage-and-optimize-amazon-ads/amazon-ads-preview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
