# Statistics

<figure><img src="/files/eysV9oIgscwNsc6BbpHi" alt=""><figcaption><p>Digital Studio  Business Dashboard</p></figcaption></figure>

Within this dashboard, both business and technical metrics are available for in-depth project examination. Utilizing the Kibana Query Language (KQL), you can search and analyze conversation inputs and outputs effectively.&#x20;

For example, you can sort through over 60 conversations with more than 100 interactions from past days, filter specific conversations, and even download data samples in CSV format. To access the Utterance/Response table, click on Settings and select 'Download Table.'

{% hint style="info" %}
This Business Dashboard serves as a foundational analytical tool for all projects in Digital Studio, with the flexibility to personalize settings according to your preferences and specific project needs.
{% 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.borndigital.ai/digital-agent/advanced-functions/statistics.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.
