# Project Dashboard

First things first, now that we know how to create projects we can delve deeper in the project dashboard.\
\
Simply click on a project to go to the project dashboard page.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FlzGelNf0M1bGGCsEDJAa%2F2025-05-28_12h39_46.png?alt=media&#x26;token=f2a5d8fd-664f-4e80-bd1f-a02ca51f1346" alt=""><figcaption></figcaption></figure>

On the project dashboard we have 3 sections.

* **Quick access**
* **Usage**
* **Statistics**

## Quick access

Here we have the quick access buttons for the Settings, Packages,Preview and Statistics page.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FtWuhgIaysXY3Y9VyyZGo%2Fimage.png?alt=media&#x26;token=aac4635f-7433-4ea8-b7ab-6883e4f6b413" alt=""><figcaption></figcaption></figure>

* [Settings](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/project-settings)
* [Packages](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/uploading-and-releasing-packages)
* [Preview](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/preview-stream)
* [Statistics](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/statistics)

## Usage

In the Usage section we can see the **Total run time** and **Average watch time** of the current and previous month.

<figure><img src="https://451842398-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxeRHVvCMHTEw8OnxbYIg%2Fuploads%2FcP5CEeQV2RmWo00HeBgc%2Fimage.png?alt=media&#x26;token=1e581322-c876-4dea-9545-b6ce2e3a17db" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The current and previous months insights in the Usage section, are always from the start of a month to the end. \
\
**These periods are not synced with the usage of the actual billing cycle of your Tenant.**
{% endhint %}

***

Next we will cover the Statistics page in detail.


---

# 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.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.
