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

# Analytics

- [Overview](https://docs.gradient.works/kb/analytics/overview.md)
- [Pipeline Overview](https://docs.gradient.works/kb/analytics/pipeline-overview.md)
- [Reps Report](https://docs.gradient.works/kb/analytics/reps-report.md)
- [Rep Detail Report](https://docs.gradient.works/kb/analytics/reps-report/rep-detail-report.md)
- [Coverage Reports](https://docs.gradient.works/kb/analytics/account-coverage.md): Pipeline starts with account coverage.
- [Manager View](https://docs.gradient.works/kb/analytics/manager-view.md): The new Manager View in Bookbuilder provides limited access to Bookbuilder reporting for sales managers.
- [Working Activities](https://docs.gradient.works/kb/analytics/working-activities.md): Define which Salesforce tasks and events represent rep engagement
- [Activity Thresholds](https://docs.gradient.works/kb/analytics/activity-thresholds.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:

```
GET https://docs.gradient.works/kb/analytics.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.
