> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/tools/reporting.md).

# Reporting

- [Automate your reporting](https://docs.adalysis.com/tools/reporting/automate-your-reporting.md): Save time: trade spreadsheets for strategy sessions
- [Reporting setup](https://docs.adalysis.com/tools/reporting/reporting-setup.md): Set up your reporting environment in Looker Studio
- [Customize a template](https://docs.adalysis.com/tools/reporting/customize-a-template.md): How to customize a Looker Studio report
- [Data sources](https://docs.adalysis.com/tools/reporting/data-sources.md): How to create Looker Studio data sources
- [Google Ads](https://docs.adalysis.com/tools/reporting/data-sources/google-ads.md): How to create a Looker Studio Google Ads data source
- [Google Analytics](https://docs.adalysis.com/tools/reporting/data-sources/google-analytics.md): How to create a Looker Studio Google Analytics data source
- [Microsoft Ads](https://docs.adalysis.com/tools/reporting/data-sources/microsoft-ads.md): How to create a Looker Studio Microsoft Ads data source
- [Facebook](https://docs.adalysis.com/tools/reporting/data-sources/facebook.md): How to create a Looker Studio Facebook data source
- [Looker Studio FAQs](https://docs.adalysis.com/tools/reporting/looker-studio-faqs.md): Frequently asked reporting questions from Adalysis users
- [Why Looker Studio](https://docs.adalysis.com/tools/reporting/why-looker-studio.md): The Adalysis take on native reporting features


---

# 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:

```
GET https://docs.adalysis.com/tools/reporting.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.
