# Update ad group state

'State' or 'Status' refers to the current operational condition of an ad group, or ad. States include 'enabled', 'paused' and 'archived'. It's essential to note that the terms 'state' and 'status' are often used interchangeably in the context of the app, both indicating the ad group's operational mode.&#x20;

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

To update ad group status (state):

* [x] Select the ad group records you wish to update using the checkboxes in the data table.
* [x] Click on "Update" in the actions bar.
* [x] In the dialog, check the "Update State" checkbox.
* [x] Select the state you wish to apply.
* [x] Click "Apply" to finalize the changes.


---

# 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/managing-advertising-accounts/modules/bulk-manager/ad-groups/update-ad-groups/update-ad-group-state.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.
