# Custom

Custom dashboard is nothing but creating the dashboard as per user's requirement.

{% hint style="info" %}
**Note:** User can create multiple widgets in single Dashboard
{% endhint %}

### Step-by-step process to create custom dashboard:

Navigate to Dashboard window,

1\. Click **+ icon** present in All Dashboard pane and enter logical name for dashboard

<figure><img src="/files/vgoU8gl6fLX3t5Vkoiee" alt="" width="563"><figcaption></figcaption></figure>

2. Click **+ Add Widget** button to bring up Widget Information section

<figure><img src="/files/2Y5gkvpB99c65e48ivgj" alt="" width="563"><figcaption></figcaption></figure>

3. Click **Custom radio button** from Select Widget Mode

<figure><img src="/files/f6LVuFGSz5BxLrfzj0gI" alt="" width="563"><figcaption></figcaption></figure>

4. From Custom Widgets dropdown menu, select **+Add Custom Widget** button to bring up Create Widget window

<figure><img src="/files/EpAl2iXe3gPM2O8Lfe8i" alt="" width="563"><figcaption></figcaption></figure>

5. Enter **Widget Name** and select **Chart Type** to display the statistics in required format

<figure><img src="/files/nOYfO6Mwp5m2g9L88hgd" alt="" width="563"><figcaption></figcaption></figure>

6. **Select Y-axis** on which the count of the data is displayed

{% hint style="info" %}
**Note:**&#x20;

* If you want to select more than one option from dropdown you can simply select multiple check box
* If you want to select all options from dropdown you can simply select parent level check box available in Y- axis dropdown&#x20;
  {% endhint %}

<figure><img src="/files/1772oc7JkxDEzjTguMFr" alt="" width="563"><figcaption></figcaption></figure>

7. &#x20;**Select X-axis** on which the status or count will be displayed

{% hint style="info" %}
**Note:** When you select any potion from Y-axis or X-axis dropdown it will display the selected options in dropdown textbox
{% endhint %}

<figure><img src="/files/j66KcKW9en49XlZAdUV3" alt="" width="563"><figcaption></figcaption></figure>

8. **Select Time Dimension** to set the duration of the any data

<figure><img src="/files/qPQ46uBnGCiU5R9IlK0J" alt="" width="563"><figcaption></figcaption></figure>

9. **Select Filter**
10. **Enter Description of the widget** in Widget Information textbox then click **Add Custom Widget** button to bring up Widget Information pop up window

<figure><img src="/files/38q6RlJMQWwIXfjFuxSi" alt="" width="563"><figcaption></figcaption></figure>

11. **Select newly created widget** from Custom Widgets dropdown and all the fields will auto populated, then Click **Add Widget button** to add in Dashboard

<figure><img src="/files/0LWXNsUyKAbsDnCUgDBv" alt="" width="563"><figcaption></figcaption></figure>

12. Once, clicked on Add Widget button user will be able to see the customised dashboard

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

Features available in customs

Edit

Edit allows users to edit the name of the dashboard

Delete

Delete allows users to delete the dashboard

Pin

Pin allows users to pin the dashboard at top

Share

Share allows users to share the dashboard with others

Download

Download allows users to download the dashboard in PDF format in the system

<figure><img src="/files/kEyI0HOCGUm4HrRwDxc1" alt=""><figcaption></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.avoautomation.com/avo-assure/dashboard/ways-to-add-widget/custom.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.
