# Introduction

Purchasely has a unique set of subscriber lifecycle events. They are used for your marketing automations but they also fuel our analytics engine and multiple dashbord to help you follow the health and strength of your subscription business.

You have access to 4 different dashboards that cover each topic and concerns about your subscriptions:

* [**Live**](/purchasely/3.4/analytics/dashboards/live.md)**:** Get a real time overview of your subscriber base and how it is changing today
* [**Subscriptions**](/purchasely/3.4/analytics/dashboards/subscriptions.md)**:** Have a better understanding of your subscriber base and MRR evolution
* [**Cohorts**](/purchasely/3.4/analytics/dashboards/cohorts.md)**:** Analyse your retention and your conversion by cohorts
* [**Trials**](/purchasely/3.4/analytics/dashboards/trials.md)**:** See your trial to paid conversion and its evolution

Additionally we added a way to visualize the [**events**](/purchasely/3.4/analytics/dashboards/events.md) 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/3.4/analytics/dashboards/introduction.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.
