# Ad Tool Groups

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Ad Tools*](/getting-started/common-topics/ad-tools.md)*,* [*Reports*](/getting-started/common-topics/reports.md)

Ad Tool Groups lets you manage groups of Ad Tools, making it easier to view in the [Reporting Admin](/nats-admin/reporting.md). To create and manage your ad tool groups, go to the "Ad Tools" section at the left menu and click "Groups".

![Ad Tool Groups Page](/files/MwrKyzznNcrxk3vrdMCI)

The first group is the "ALL" group, with ID 0. This group is the default group that contains all of the ad tools in your NATS. From this ad tool group, you can create sub-groups that will be more specific to different criteria.&#x20;

### Creating a new Ad Tool Group

To add a new Ad Tool group/sub-group, click the "+" button next to the "ALL" group. A widget will appear, where you will be prompted to type the name of your new sub-group, then click OK.

![Add a New Ad Tool Group](/files/dPasq1cu9gsXAqfk3tBF)

When a new sub-group is created, it will be displayed under the parent group with an indent to indicate that it is a sub-group. For each sub-group, you can create as many sub-groups as you'd like.

To do so, click on the "Actions" button next to the parent group and click "Add New Sub-group".

You can edit an Ad Tool Group by clicking the "Actions" button and clicking "Edit Group". A widget will appear, where you can edit the name of the Ad Tool group. When finished, click "OK", and the edit will appear in the table.

### Adding an Ad Tool to a Group

To add an Ad Tool to a group, go to the Details Tab of an Ad Tool Asset in its Ad Tool Overview. In the overview, there will be a "Groups" field with an "Update" link.&#x20;

![](/files/fTUlrwhWeMhnALXg9gdX)

By clicking this, a widget will appear, where you can add an Ad Tool to a group by clicking on the respective check box. This will enable that Ad Tool for the Ad Tool group.&#x20;

![](/files/xmvsMVBXPrTJK4kuvcqe)

### Deleting an Ad Tool from a Group

To delete an Ad Tool group, click the "Actions" button next to the Ad Tool group and click "Delete Group."&#x20;

{% hint style="warning" %}
**Please Note:** If a group has any subgroups, you cannot delete that Ad Tool group. You can only delete a group if it has no children (sub-groups). Thus, if you wish to delete a sub-group and all of its children, you will have to delete each child group before deleting the parent group.
{% endhint %}

## Related Articles

{% content-ref url="/pages/YJaK2aTNOj0Q596FjE8F" %}
[Ad Tools](/getting-started/common-topics/ad-tools.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/ad-tools/ad-tool-groups.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.
