> For the complete documentation index, see [llms.txt](https://docs.hockeystack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides.md).

# Dashboard Building Guides

- [Business Overview Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/business-overview-dashboard.md)
- [CMO Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dave-gerhardts-cmo-dashboard.md)
- [Website Analytics Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/website-analytics-dashboard.md)
- [Paid Ads Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/silvio-perezs-paid-ads-dashboard.md)
- [Google Ads Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/roman-krss-google-ads-dashboard.md)
- [LinkedIn Ads Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/linkedin-ads-dashboard.md)
- [In-Person Events](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/in-person-events.md)
- [ABM Live-Demo](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/abm-live-demo.md)
- [Content/Organic Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/content-organic-dashboard.md)
- [Dashboards from Labs Reports](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports.md)
- [LinkedIn Ads Benchmarks](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports/b2b-saas-linkedin-ads-benchmarks-how-to-make-your-own-report.md)
- [Google Ads Benchmarks](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports/google-ads-benchmarks-how-to-make-your-own-report.md)
- [Q1 2024 Recap](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports/q1-2024-recap-how-to-make-your-own-report.md)
- [G2 Impact 2024 Report](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports/g2-impact-2024-report.md)
- [Website Benchmarks](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/dashboards-from-labs-reports/website-benchmarks-how-to-make-your-own-report.md)
- [Account Intel Marketing Influence Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/account-intel-marketing-influence-dashboard.md)
- [New Business Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/new-business-dashboard.md)
- [Account Intel Influence Tracker Dashboard](https://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides/account-intel-influence-tracker-dashboard.md)


---

# 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://docs.hockeystack.com/marketing-intelligence/dashboard-building-guides.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.
