# Dashboard

The DeviceOn not only native support and build-in Grafana for data visualize, but fully integrate and simplified procedure to 1-Click to generate a dashboard. Grafana is an open-source software for monitoring and analysis. One of its major characteristics is it supports many different data sources, from popular CloudWatch, Elasticsearch, Graphite, and influxDB, to OpenStack Gnocchi or Google Calendar. Its range is very extensive. However, for other data source require to implement SimpleJson to access your data.

Here, DeviceOn support **4 types** of board, select one of method to generate your dashboard. Device, device group, mode or select our default template to generate. Last, embed an arbitrary external web page

<figure><img src="https://i.imgur.com/ScuAi5S.png" alt=""><figcaption></figcaption></figure>

Enter your board name, Grafana URL, account and password. (Default account and password is “**admin**”)<br>

<figure><img src="https://i.imgur.com/D7HIrMC.png" alt=""><figcaption></figcaption></figure>

* **Device Method**\
  Select target sensor from the device and click next.

![](https://i.imgur.com/HWKIths.png)

* **Template Method**\
  Select default template

![](https://i.imgur.com/eVvct3B.png)

Confirm the result and information and start to generate.<br>

<figure><img src="https://i.imgur.com/roPYABV.png" alt=""><figcaption></figcaption></figure>

![](https://i.imgur.com/PYzaHoa.png)


---

# 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://deviceon.gitbook.io/docs/web-user-interface/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.
