# Dashboards

Dashboards offer a flexible way to build powerful, interactive views using no-code configuration.&#x20;

You can use charts, tables, maps, and other widgets to create custom views. Dashboards support multiple devices, templates, and white-labeling. They can be shared with internal teams or external users.

### Setup & Configuration

Learn how to create, manage, and organize your dashboards.

{% content-ref url="/pages/5iks6Kv9e9nSU7kwCrui" %}
[Setup & Configuration](/platform/monitoring/dashboards/setup-and-configuration.md)
{% endcontent-ref %}

### Widgets

Learn how to use and configure different widget types.

{% content-ref url="/pages/EduqfinVJDHteNVpVCF1" %}
[Widgets](/platform/monitoring/dashboards/widgets.md)
{% endcontent-ref %}

### Roles & Permission

Learn how to manage who can view or edit your dashboards and discovery visibility options.

{% content-ref url="/pages/AMGpH3yryMqcOX8RmZlu" %}
[Roles & Permission](/platform/monitoring/dashboards/roles-and-permission.md)
{% endcontent-ref %}

### Settings

Learn how to manage dashboard settings, such as layout, refresh interval, and other options.

{% content-ref url="/pages/70yWjeuwtfc5ojCZXGzP" %}
[Settings](/platform/monitoring/dashboards/settings.md)
{% endcontent-ref %}

## Frequently Asked Questions

<details>

<summary>Can I share a dashboard with someone outside my team?</summary>

Yes. Personal accounts on the Scale plan can share dashboards with other Qubitro personal accounts or make them publicly accessible with a shareable link.

If you're using an [Organization](/organizations/overview.md) workspace, you can share dashboards with [groups](/organizations/groups.md) or individual personal accounts. White-label sharing options are also available for external access with your own branding.

Sharing settings can be managed under **Settings > Access management**.

</details>

<details>

<summary>What happens when I delete a dashboard?</summary>

Deleting a dashboard will remove all widgets and configuration.&#x20;

{% hint style="danger" %}
This action is permanent and cannot be undone.
{% endhint %}

</details>

<details>

<summary>Can I use data from multiple devices in one dashboard?</summary>

Yes. Dashboards can include widgets that pull data from different devices, projects. You can combine them in a single view.

</details>

<details>

<summary>How often does dashboard data refresh?</summary>

You can configure the refresh interval in **Settings > Configuration**. The default is 1 minute, but it can be adjusted to suit your needs.

</details>

<details>

<summary>Can I reuse a dashboard layout with other devices?</summary>

Yes. Use Blueprints to create reusable dashboard templates that work with device templates or across different projects.

{% hint style="warning" %}
Note: Blueprints are only available for Organizations.
{% endhint %}

</details>


---

# 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.qubitro.com/platform/monitoring/dashboards.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.
