# Dashboard

The Dashboard in HIVO is a customizable interface made up of **multiple configurable sections**, providing users with quick and intuitive access to key information. Admins can adjust the components of the Dashboard to suit specific management, monitoring, and navigation needs within the system.

HIVO offers **two dashboard formats** for users to select and customize their working interface:

* **Default Dashboard**

This is the default interface displayed when users are not assigned to any customized dashboard. It provides basic components for quick access to key system features.

<figure><img src="/files/NwCW0mRyecYBGjgBMpOa" alt=""><figcaption><p>Default Dashboard</p></figcaption></figure>

* **Custom Dashboard**

This is a personalized dashboard **configured by Admins** to suit the specific needs of individual users or user groups.&#x20;

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

### How to Access and Configure Dashboards

**Admin users can access and configure dashboards** in one of the following ways:

* Go to **Client Profile** → **Settings** → **Dashboard Settings or**
* Go to **Profile** → **Dashboard Settings**

👉 From here, admin can:

* Define display content for specific users or user groups.
* Customize layout, background images, logos, and other interface elements.
* Assign appropriate dashboards to individual users or groups.

<figure><img src="/files/7gL001QoZ5jPkI5WSl2r" alt=""><figcaption><p>Dashboard Settings</p></figcaption></figure>

#### 👉 Read more about [**customizing your Dashboard**](https://support.hivo.co/client-profile/client-profile-settings/dashboard-settings) here.&#x20;

By customizing and organizing the components of the Dashboard, users can benefit from a personalized workspace that enhances efficiency and clarity in digital asset management.


---

# 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://support.hivo.co/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.
