# Disabling accounts from advertising

To prevent data indexing for a specific account, follow the steps below:

* [x] Visit the "accounts" page in the manager.
* [x] Select the account(s) to be disabled from advertising.
* [x] In the actions bar, select the option "update custom fields" in the "actions/edit" button.

<div align="left"><img src="https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/e87748c4-60e0-49b6-b0f6-a1204275058c" alt=""></div>

* [x] In the advertising section, check "update advertising" and uncheck "advertising", then apply your changes on the lower right button.

<div align="left"><img src="https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/26de10b0-8bc1-4b67-9996-ef45e7f8a2d7" alt=""></div>

{% hint style="success" %}
Successfully disabled accounts will display the "false" status under the advertising column. To verify the status change, reload the accounts page.
{% endhint %}

<div align="left"><img src="https://github.com/advertising-beast/ppc-manager-docs/assets/51835168/2a3f105e-1def-4976-907b-d3479e3f78be" alt=""></div>

{% hint style="info" %}
*This is a beta feature which will be deprecated once the account management system is completed.*
{% endhint %}


---

# 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/disabling-accounts-from-advertising.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.
