> 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/report-template-system.md).

# Report template system

The Adloop report template system is very useful as it offers empty as well as already filled out reports for each report type that is available. It aims to serve the user to have a more seamless experience when using Adloop.

On the left-hand side, you can see 3 segments *Data source, Report type, Funnel* .

![](/files/2372UhOLsRgVr0gxFGBS)![](/files/eLlBUbUBf1TBCLDEKwah)![](/files/sRqg7GHSjN2o7fWJwhyR)These aim to bring a clear order within the reporting system. All data sources, report types and funnels are displayed with an icon and a different colour to show the type of the report and the data sources that are included.

There are two main segments of the reporting page: Empty reports, Report templates.

### 1- Empty reports

The empty reports can be found at the top of the page. There are 6 different types of reports:

* Table report
* Chart report
* Dashboard report
* Cycle report
* Channel Affinity report
* Transaction ID report

![](/files/nWRtQaKIsIlf1rfyQuhp)By clicking on the Open button an empty report will open.

### 2- Report templates

Below you can access some of the report templates that were created by the Adloop team to provide basic templates for the different types of reports.

There are 16 types of report templates available:

* Google Analytics *Key Google Analytics data by source/medium*
* Channels overview *Quick overview of your channels*
* Chart clicks & CPC *Click related data in a graph*
* Dashboard channels *Channel perfomances in a dashboard*
* Analytics Dashboard *Google Analytics data in a dashboard*
* Detailed SEA performances *Performances at keyword level*
* Detailed Shopping performances *Performances at product level*
* Detailed Display performances *Performances at creative level*
* Detailed Affiliates performances *Performances at affiliate level*
* SEA Dashboard *SEA campaign performances in a dashboard*
* Shopping dashboard *Shopping campaign performances in a dashboard*
* Display dashboard *Display campaign performances in a dashboard*
* Affiliates dashboard *Affiliates campaign performances in a dashboard*
* Affiliates / Channels Conversion Cycle *Affilites autonomy*
* Channels conversion cycle *Channel roles in the path to conversion*
* Chart Ad Spend & Revenue *Ad-centric KPI’s*

![](/files/jocQN1lzp1eiRRcDSpvL)To save the report template to your saved reports you can just easily click on the save button and the report will appear in the list of your saved reports.

![](/files/5rlISxNRVLL8aJonzXAI)By clicking on the arrow more detailed information about the report template such as dimensions, period and filters will be displayed.


---

# 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/report-template-system.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.
