> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/amazon-ads-permissions.md).

# Amazon Ads Permissions

This document specifies the minimum permissions required by Daton to replicate data through Amazon Advertising and Business reports APIs. Follow the steps below to review and enable permissions to Amazon Seller Central users.

* **Step 1:** Email address or seller central account used for creating integrations on Daton must have permissions specified in Step 2. Login with the admin account and manage the permissions.

![Seller Central admin login to check and manage permissions to users](/files/-MgQGSq75CyLvyjQn50v)

* **Step 2:** Users must have the following permissions to create integrations on Daton

![User permissions screen one - Campaign Manager](/files/-MgQIuzFX9u2G9b8X5kB)

![User permissions screen two - Reports](/files/-MgQJfT4tImrlMiZ88pB)


---

# 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://daton-sarasanalytics.gitbook.io/daton/faqs/api-keys/amazon-ads-permissions.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.
