> For the complete documentation index, see [llms.txt](https://community.commandersact.com/adloop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/adloop/iii-adloop-reports-system/chart-reports.md).

# Chart reports

To create a chart report, click on *+New report* and select *Empty chart report* .

![](/files/X5vUsHOIyP5PXBYkiblo)

#### I- Dimensions

For this report you can select only 1 dimension. You can select any dimension, normalized or source dimensions.

![](/files/r2whBsF77M07SqiCttGw)

noteYou want to know more about dimensions? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1770554179)

You want to know more about dimensions? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1770554179)

### 2- Metrics

Choose the metrics you want to use in the report thanks to the metrics menu. You can choose a maximum of 3 metrics.

![](/files/j2sINXcerc3hkABM2xz3)

noteYou want to know more about metrics? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1770554272)

You want to know more about metrics? [Visit our dedicated page!](https://adloopwiki.atlassian.net/wiki/spaces/AHEN/pages/1770554272)

### 3- Time period

Using the calendar you can choose the period you want to want to see in your report. We offer standard periods (last 30 days, this month, last week etc.) but you can also choose a custom period.

![](/files/uhWl0R4khxezIKKAvZfD)

### 4- Filters (optional)

Clicking on the funnel icon opens the filters menu.

![](/files/LMP5CeKDB2eOroUVbggt)

You will find the list of all the dimensions available in your site. You can then select for each dimension the desired values you want to use as filters.

Only data corresponding to the filters will appear in the report.

You can use the search bar either to search for dimensions or for values (once a dimension is chosen) using the switch in the search bar:

![](/files/mcKRbTO7roTQpKoTTVQ8)

If choosing a dimension with lots of possible values (like keyword or ad ID), the loading can be a bit long. Please be patient! Or use another dimension (like ad group or campaign)

You can now click on the Go! button and generate your report!

### Chart report

<https://www.youtube.com/watch?v=VsObczCWyB8&list=PLQ4YExrLQZJK_n0ICcYT5ijp1bY743qYP&index=22&ab_channel=AdloopMediaOptimizationPlatform>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://community.commandersact.com/adloop/iii-adloop-reports-system/chart-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
