# Widget Types

Widgets are the main analytics interfaces for various usecases.

At overview all widgets can be resized and moved wit widgets resize lock button pushed.

To add a new widget add new widget button is available.

<figure><img src="/files/T6KTz1WVUreiKPkaSKqO" alt=""><figcaption><p>Widget Areas</p></figcaption></figure>

<figure><img src="/files/ZYykBDfLRgYnqHWLfb9n" alt=""><figcaption><p>Adding New Widget</p></figcaption></figure>

Available widget can be added through add new widget menu.

All widgets have their own menu depending on the widget requirements.

Some widgets are very simplistic yet powerful, some widgets are for analytics purposes such as intensity or sankey diagram.

#### Useful widgets for real time data monitoring:

Value

Gauge

Table

Notification

Map&#x20;

Text&#x20;

Image

#### Useful widgets for data analytics and comparison:

Intensity

Table

Line Chart

Bar Chart

Line-Bar Chart

Pie Chart

Sankey Diagram


---

# 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.skysens.io/main-menu-and-overview/widget-types.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.
