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

# Analytics

Pylon comes with a number of default analytics dashboards with common support metrics. All dashboards are filterable by a wide selection of default attributes (ex. tags, assignee, team, etc) as well as all custom attributes.

<figure><img src="/files/3VB87cYmEQOpwNdCv0ky" alt=""><figcaption></figcaption></figure>

## Usage

### Filters

Add filters at the top of each dashboard to scope data by time or properties of issues, accounts, or contacts.

<figure><img src="/files/Ct6YoTFQIHNvGv6TRFQU" alt=""><figcaption></figcaption></figure>

### Graphs

* Hover over graphs for additional information

  <figure><img src="/files/4QIcvT2nt112RSKWYUgT" alt=""><figcaption></figcaption></figure>
* Print dashboards to share out
* View graphs in fullscreen mode for easier presentations
* Keyboard shortcuts for quick graph and dashboard navigation and inspection
* Drilldown into charts to dig into underlying data

<figure><img src="/files/AfiQFyoWGJxbKE7DZeoF" alt=""><figcaption></figcaption></figure>


---

# 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.usepylon.com/pylon-docs/reporting-and-analytics/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.
