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

# Trials

## Trials conversion by cohorts

This dashbord offers a way to see how different cohorts converted from a trial / intro offer price to a paid subscription.

For each period (bar) you can see how many people that started a trial have converted it or are still enjoying the trial.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FJTd90gnswPdDWfwnoRCP%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2014.22.42.png?alt=media\&token=152acba9-2688-4380-bac7-8dad07495ee5)

## Balances

This dashboard offers a day by day (as opposed to cohorts where everything is based on the subscription start date) overview of your free trial and intro price.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGgUdOzhqa07uh7nB2iZA%2Fuploads%2FwcECDm5J0A7ozAGIakFj%2FCapture%20d%E2%80%99e%CC%81cran%202021-10-20%20a%CC%80%2014.22.52.png?alt=media\&token=a4484c4a-8582-4d1b-94ae-fe0e958e7340)


---

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