# Dashboards

In this section you can view statistics on different periods of your project's existence, starting from the very first day.

Let's analyze each section of "Analytics" in more detail below.

## Dashboards

The dashboard is a tool for visualizing and analyzing statistical data, enabling the display of key business project metrics in MaviBot. Dashboards are interactive panels featuring graphs and charts that help quickly assess the current situation and identify positive or negative trends.

<figure><img src="/files/K2fFeeTlsLbWmtkEX64u" alt=""><figcaption></figcaption></figure>

Benefits of using dashboards:

**Improved decision-making:** dashboards present information in a clear and accessible format, enabling project owners and administrators to make more informed, data-driven decisions.

**Increased productivity:** dashboards provide employees with quick and easy access to essential information, minimizing time spent searching for and analyzing data, and thereby boosting overall productivity.

**Cost optimization:** with dashboards already integrated into your project, there’s no need to develop or maintain separate systems for data collection and analytics — reducing both time and financial costs.

## Functionality

Each dashboard in the section displays data as graphs with numerical indicators and a selectable time range.

<div data-with-frame="true"><figure><img src="/files/HurISbOBC2NPhTySQezd" alt="" width="563"><figcaption></figcaption></figure></div>

**Example: "Customers" Dashboard**

The dark-colored area indicates the total number of new customers for the current year period (from January 1 to March 20, 2024), which amounted to **2,678**. During the period starting March 1, 2024, **2,526** new customers joined.

Each widget in the Dashboards section allows you to independently customize the data display for a specific time period.

{% hint style="danger" %}

## Please note

Generating analytics may take longer if you are working with a large dataset or have selected a broad time range.
{% endhint %}

**To move a widget from the "Customers" section to the main "Dashboards" section:**

1. Locate the widget you wish to move in the **"Customers"** section.
2. Click the **"Widget settings"** button.

<div data-with-frame="true"><figure><img src="/files/1unZvsngUbr1kU22iXbY" alt=""><figcaption></figcaption></figure></div>

This will open the following editing form.

<div data-with-frame="true"><figure><img src="/files/PjtYtcTxdIOPGIpBbLJS" alt="" width="563"><figcaption></figcaption></figure></div>

Also in the settings you can hide or vice versa display already hidden widgets and change their places with each other.

To move widgets, click and hold this button, then drag the widget to the desired location.

You can use the same buttons to hide the widget and display it, as well as move it to another location on the main dashboards tab.

<div data-with-frame="true"><figure><img src="/files/L7xFFPwlbDZ7Dgtdu9HV" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}

## Please note

In the "Unsubscribed from Messages" widget, the graph is based on the *subscription date* of the customer — not the date the customer was added.
{% endhint %}

### How to delete widget

To delete or duplicate a widget, you need to find the corresponding icon on the widget itself.

<div data-with-frame="true"><figure><img src="/files/hAUi0zApmtiifnab44zj" alt=""><figcaption></figcaption></figure></div>

By clicking on the button, you will see a menu with the removal or duplication of the widget:

{% hint style="success" %}
Now you know how to create widgets and apply the necessary metrics to them.
{% endhint %}


---

# 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.mavibot.ai/analytics/dashboards.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.
