# The dashboard

## **User dashboard**

The V-Nova platform dashboard displays information about the assets present in the account, the number of users, and depending upon the account type, information on remaining hours of credit.

![Platform dashboard](/files/qHjRhS2Il33l8SNG77GM)

The following information is displayed in the platform dashboard:

* **Total VOD (Video on Demand) assets:** The **VOD** tile displays the total number of VOD assets present under this account. Clicking the tab navigates to **Encode jobs --> VOD** and lists the VOD assets.
* **Users:** The **Users** tile displays the number of users present under this account. For trial users, the **Users** tile always displays "**1**" since additional users cannot be added to this account.


---

# 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.v-nova.com/technologies/v-nova.platform/introduction-and-prerequisites/platform-dashboards-functions.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.
