# Dashboard

You can quickly and easily set up your own dashboard according to the individual needs of your measurement device, no matter what the specifications of your measuring device and sensors are. The dashboard always displays the latest measurement data and makes it available to you in real time. Configure your individual dashboard

## Widgets

### Diagram Widget&#x20;

With the diagram widget you can plot measurement data of your measurement device on a chart. This allows the time history of the measurement data to be displayed. There are a few options for displaying the chart with different interpolation functions that you can select.

### Value Widget&#x20;

The value widget allows you to display a latest measurement value of your measurement device. Additionally, you can assign a unit to the displayed value.

### Toggle Widget

TBA

### Button Widget

TBA

## Create or edit your Dashboard

In the Device List, you can click on a device and then go to it's Dashboard. If you have not created any you will see an empty Dashboard. Click on the *Editor Button*, to enter the *Editor:*

![Dashboard Page. Editor can be opened by klicking the Editor Button on the upper right.](/files/-MfCCPd3BjcSSuXvaNrD)


---

# 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.oneiot.de/app/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.
