# Trials

The Trials dashboard allows you to analyze how trials perform in Bunny, i.e. which countries and states they originate from, which products and plans are trialed and how they convert over time.

Trials can either be created by users via quotes or via Bunny's [GraphQL API](https://docs.bunny.com/developer/integrate/create-a-subscription).

<figure><img src="/files/L3Xv3NwWu2rXIUlTuHyB" alt=""><figcaption><p>Trials dashboard</p></figcaption></figure>

You can use campaigns to track which marketing effort generated the trial, for example website, newsletter, social media or partner activity.


---

# 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://docs.bunny.com/guide/tour/analytics/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.
