# Dashboards

- [Introduction](https://purchasely.gitbook.io/purchasely/analytics/dashboards/introduction.md)
- [Live](https://purchasely.gitbook.io/purchasely/analytics/dashboards/live.md): Get a real time overview of your subscriber base and how it is changing today
- [Subscriptions](https://purchasely.gitbook.io/purchasely/analytics/dashboards/subscriptions.md): Have a better understanding of your subscriber base and MRR evolution
- [Cohorts](https://purchasely.gitbook.io/purchasely/analytics/dashboards/cohorts.md): Analyse your retention and your conversion evolution by cohorts
- [Trials](https://purchasely.gitbook.io/purchasely/analytics/dashboards/trials.md): See your trial to paid conversion and its evolution
- [Events](https://purchasely.gitbook.io/purchasely/analytics/dashboards/events.md): A way to visualize the events evolution and export it.


---

# Agent Instructions: 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://purchasely.gitbook.io/purchasely/analytics/dashboards.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.
