# Dashboard

This guide focuses on the dashboard module of the Infraon Infinity platform. Dashboards serve as visual representations of crucial data, offering detailed views of various monitoring and performance metrics. They are customizable, allowing users to add metrics and reports to suit their needs.

## What is a Dashboard?

{% embed url="<https://youtu.be/fZkRIQjb22E>" %}

## Infinity's default dashboard

{% embed url="<https://youtu.be/Qw-ylGAEsvY>" %}

## How to add a dashboard?

{% embed url="<https://youtu.be/55mrS1XDz3Q>" %}

## Miscellaneous

{% embed url="<https://youtu.be/1xJR_3ucUq8>" %}

{% hint style="info" %}
Please refer to our detailed [User Manual ](/infraon-help/infinity-user-guide/dashboard.md)for comprehensive documentation.&#x20;

For implementation assistance, view our [Step-by-Step ](/infraon-help/explore-more/use-cases/dashboard.md)Integration Guide.
{% 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.infraon.io/infraon-help/explore-more/video-library-infraon-infinity/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.
