> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/platform-user-guide-book/dashboards/create-new-dashboard.md).

# Create new Dashboard

Users can create a dashboard template for the tenant, making it accessible to all users within the tenant. This ensures a unified view and standardization across the platform for team collaboration and data monitoring.

<figure><img src="/files/3ORiMWl89aQtBj0eZlp3" alt=""><figcaption><p>create custom dashboard - step1</p></figcaption></figure>

1. **Navigate to Dashboard Template:** From the **Cockpit menu**, go to **Template** and select **Dashboard**.
2. **Create Dashboard:** Click the **+ icon** in the top-left corner to open the creation popup.
3. **Enter Dashboard Details:** Fill in the **Name** and **Description** fields for the dashboard, then click **Create** to generate a new dashboard card.
4. **Edit Dashboard:** Locate the newly created dashboard card, click the **⋮ (ellipse)** menu, and select **Edit** to start configuring the dashboard by adding widgets.

## Set Up and Add Dashboard's widgets

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd6EAiChU7puZDyQmrrjlspyp0qgb9xrWBAhSXKIISd3eH2jjIXI3krSQawuhIP-ujugwuvcGJDQPtZdngngZW9Dzap0toxgbNBzLqkdZI-9QgHlIcNhr5LeQH_7r2NUUyWvtlCxw?key=M-g4csUEzYvWKn331EzU-Woy" alt=""><figcaption><p>new Dashboard - add widgets</p></figcaption></figure>

1. From the Edit button, open the dashboard to configure it.
2. Click on Add Widgets and select the desired widget type to include in the dashboard.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.g-iot.io/platform-user-guide-book/dashboards/create-new-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.
