# Grouped campaign reports

The platform incorporates a new tool for grouping reservations or campaigns created in the project, in order to later be able to extract the data on passes issued from the contents of various campaigns in a single broadcast report.

## Campaign grouping section

<figure><img src="/files/d3ztTfG5WqbnijQFnxHz" alt=""><figcaption><p>Add main campaign</p></figcaption></figure>

Clicking on the “**Create campaign group**” icon displays a form in a pop-up window, with the fields for the name of the group campaign and its description (optional).

To **add campaigns** to the created group, click on the + icon and search for the campaign in the selector.

<figure><img src="/files/gENDPRwval7FTN49zobm" alt=""><figcaption><p>Campaign grouping</p></figcaption></figure>

## Generation of emission reports

The grouping of campaigns has a direct implication in the generation of the reports. Once a grouping has been carried out, it will not be possible to generate a report only on the main campaign, but on the grouped ones.

The main characteristics of the reports are the following:

* If the report is generated on a main campaign:
* The passes shown will be the sum of all the campaigns, the father and all the daughters
* The contents shown will be those of the entire group of campaigns
* The data of the campaign will be that of the parent campaign
* The name of the campaign will be the one entered in the Administration section of the parent campaign, in the “name” field. If it is not modified, the name of the report will appear
* If the report is made on a grouped campaign:
* The passes shown will be that of the selected campaign
* The contents shown will be those of the entire selected campaign
* The data of the campaign will be those of the selected campaign
* The name of the campaign will be the one entered in the Administration section, in the “name” field. If it is not modified, the name of the report will appear


---

# 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.admira.com/english/management/reporting/grouped-campaign-reports.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.
