# Disconnecting amazon advertising accounts

To revoke app permissions, follow the steps below:

* [x] Log into your customer amazon account using the same credentials you used to connect to the app (these should correspond to your primary advertising account).
* [x] In the "your account" section, follow the "account" link.

  <div align="left"><img src="https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/6f071bee-c28e-42a0-ad6b-27c9bdae535e" alt=""></div>
* [x] Scroll the page to the "Manage your data" section on the bottom and follow the "Manage apps & services with data access" link.

  <div align="left"><figure><img src="/files/yGQHXG9TINt9wLY3xcRC" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
This setting was previously located in "Other programs".\
![](https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/42c89e9d-c260-4b6e-99ac-2757999cc276)
{% endhint %}

* [x] Find the "Advertising Beast" connection and click the "remove" button.

  ![](https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/a4d47e15-48d0-412d-9a81-76fd21a49c0e)

If you need further assistance in disconnecting this or other third party apps, reach out to amazon customer support directly.

{% hint style="danger" %}
**IMPORTANT:** Any pending actions, including but not limited to queue pending batches and automations, will be immediately suspended.
{% endhint %}

Your existing data will be preserved for a period of time no longer than two years to ensure metrics integrity, to give you the opportunity to [reconnect](/getting-started/onboarding/connecting-accounts/connecting-amazon-advertising-accounts.md) without suffering data loss. After this period has expired, your account's stored data, automated rules and most recent logs will be deleted.


---

# 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.advertisingbeast.com/cancelling-services/disconnecting-accounts/disconnecting-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.
