# Quality Insights

You can quickly get a clear understanding of what's happening over time and see the big picture, or get a more granular view for data points like:

* 📈 How many Participant, Recording and Live Streaming minutes have been used
* 👨‍💻 The number of sessions/meetings happening over time
* 👥 How many participants have joined video calls
* :woman\_technologist:Each participant's call quality experience

![Visit the "Insights" section of your Whereby Embedded account to access these reports. ](https://888889433-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLH2UIJDLc2EElQvYUxWX%2Fuploads%2FaSHUsm2gEV1I67eVYgwd%2FInsights%20Dashboard.png?alt=media\&token=34b5ab68-156f-4cae-a5f3-61643f67d229)

To access the Insights suite, log in to your Whereby Embedded account and visit the "Insights" section.

You can also query the Insights suite data through the [Whereby REST API](https://docs.whereby.com/reference/whereby-rest-api-reference), which allows you to programmatically use it for things like billing, operations, or even to create a dashboard of your own.

{% hint style="info" %}
Insights can take 10-15 minutes to update accordingly on the dashboard and via the GET endpoints
{% endhint %}


---

# 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.whereby.com/whereby-product-features/insights-suite-and-api.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.
