# Best Practices

### Data Visualisation

Overview can support number of dashboards and templates depending on your edition type (**free edition:** 1 template 5 widget, **premium and enterprise editions:**&#x75;nlimited template and widgets) but for good performance **we recommend to use up to 5 templates with maximum 10 widgets each**.&#x20;

<figure><img src="/files/rksUwaUl6vyizpdJcvH6" alt=""><figcaption><p>Depending on  Your Browser Performance, Too Much Widget Usage Can Cause Performance Issues</p></figcaption></figure>

Again, depending on your internet connection and browser performance, requesting too many data points may cause performance issues. For example, requesting 5 years of data with 1 minutes intervals may cause delays and performance issues.&#x20;

<mark style="color:red;">Please contact Skysens team if you require your historic data beyond your standard retention limit.</mark>

### User Groups and Types

We recommend to divide user types in two, such as operational and analytics.

Operational users will require real time, on demand, data with multiple widget usage.

For their perspective, large visual indicators such as gauge or value widgets are useful and more simplistic dashboard designs are needed.

<figure><img src="/files/LHVeHwcSm4h0Jj9pTYj7" alt=""><figcaption><p>Example for Operational Usage</p></figcaption></figure>

Analytics users are usually more concern about capability of comparative analytics and data manipulation capabilities in order to understand changes on the data.

<figure><img src="/files/ZUjwgRYMO3Pw1qaA3pC9" alt=""><figcaption><p>Example for Analytics Usage</p></figcaption></figure>

Due to these differences we recommend to deploy different user groups and overview design strategies depending on their use cases.

### Real Time Data Tracking

Overview widgets do update itself every time you refresh the page, however, using live data switch will help you to track real time changes easily.

In order to not to effect from bandwidth issues we recommend to use live data only if necessary such as real time monitoring.

<figure><img src="/files/dAg3xuZqyBIRTxGhdehV" alt=""><figcaption><p>Live Data Switch in Widget Configuration Menu</p></figcaption></figure>


---

# 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/best-practices.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.
