# Connecting to Amazon Advertising Accounts

{% hint style="info" %}
Before starting, please ensure you that you sign-in to the correct Amazon Advertising account and have the access level required for authenticating with third party services (ideally Admin Access)
{% endhint %}

### 1. Connect to an Amazon Advertising Account from Autopilot

<figure><img src="/files/5D1dEuJLGmI5kDwnXTkq" alt=""><figcaption></figcaption></figure>

* On the **Settings > Connected Accounts** page, choose the relevant Seller if there are multiple (click View Details on Seller tile)
* In the relevant **region tile** (North America, Europe, Far east)**, click Connect Amazon Advertising**

### 2. Complete the authentication process in the Amazon Advertising account

* Once you click on **Connect Amazon Advertising** you will be redirected to the Amazon Advertising Account login page or directly to the account if you are already signed-in
* The consent page will ask you to grant Xapix (the legacy name for Autopilot) access to the data outlined in the page description by clicking on **Allow**
* You will now be redirected back to the Autopilot settings page

![](/files/BuXeyToXFGS3lZy7klYK)

### 3.Confirm your successful account connection

* Upon successful authentication, the relevant Amazon Advertising Account will appear in the Data Services section of the Settings page as shown below
* Autopilot can now access Amazon Advertising API for the listed Advertising account in order to generate brand performance insights

<figure><img src="/files/u2yhEpO8R6hItSMMAdB7" alt=""><figcaption></figcaption></figure>

For details on how to disconnect your Amazon Advertising account from Autopilot, please see the following[ page](/getting-started/autopilot-sign-up-guide/revoking-account-access/disconnecting-amazon-advertising-accounts.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://docs.autopilotbrand.com/getting-started/autopilot-sign-up-guide/connecting-to-amazon-advertising-accounts.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.
