# Statistics

Let´s deep dive in the Statistics section.

## Statistics interval filter

You will have the option to filter Date and Time intervals to select a time range.

<figure><img src="/files/4ShVnky98Zgx1fBOwG1d" alt=""><figcaption><p>Statistics interval</p></figcaption></figure>

{% hint style="warning" %}
The statistics section is saving the last 30 days of monitoring data for you to explore.\
\
For longer periods of analytics feel free to contact your account manager.&#x20;
{% endhint %}

## Time until ready

This metrics show the unreal application starting time in seconds.\
The starting time metric, can help on optimizing the starting time of your projects.

<figure><img src="/files/vWhePcOrrPiMuKaoNT83" alt=""><figcaption></figcaption></figure>

## Connections

The Connections metrics show the ammount of streaming connection a project had, in the selected time range.

<figure><img src="/files/rltbu06mhFiCY0JdktY1" alt=""><figcaption></figcaption></figure>

## Summed run time

Her you can the summed runtime of streaming minutes, in the selected time range.

<figure><img src="/files/EUrhUQStdem7o2LU3Fa6" alt=""><figcaption></figcaption></figure>

## Average watch time

The Average watch time calculates the average watch time in minutes of all connection, in the selected time range.

<figure><img src="/files/UT3tQR4I8j2dIIOD1QWW" alt=""><figcaption></figcaption></figure>

## Maximum CCS (Concurrent Streams) reached

The Maximum CCS metric shows the maximum concurrent streams your project has reached.

<figure><img src="/files/hsZZplINpQXpiyCjn1Qi" alt=""><figcaption></figcaption></figure>

***

The above feature is crucial to have a basic tracking of whats going on with your projects.&#x20;


---

# 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/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.
