# Manage Ad Groups

Multiple ads can be displayed together using Ad Groups. For example, you might show a block of 4 ads in the sidebar, a larger ad in the header and a small ad at the end of each post – each one requires its own Ad Group.

To create one, navigate to **WordPress Dashboard > WP AdCenter > Manage Ad Groups**.

![](/files/-MWiH_INf6kA6zs0eOL3)

* **Name -** Specify a name for the Ad Group.
* **slug (optional) -** URL-friendly name of the ad group.
* **Description (optional)-** You can also give the ad group a description.&#x20;

Once all the changes are done click on **Add New Group** button to save the ad group.

All the created ad groups can be viewed on the table available on the right.

* **Name** **-** Specifies names of the ad groups available.
* **Shortcode -** Shortcode can be copied by clicking on it and it can be used inside the editor to display ads.
* **Template Tag -**  Template Tag can be used to display ads from the ad group dynamically on your website.
* **Number of Ads -**  Specifies the number of ads that are present in the ad group.
* **Number of Active Ads -** Specifies the number of active ads in the ad group.

{% embed url="<https://youtu.be/o5g-oNpYrGg>" %}


---

# 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.wpeka.com/wp-adcenter/ad-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.
