# Dashboard Groups

Dashboard groups allows you to organize your dashboard by grouping together a collection of dashboards with similar use cases. So for example you can group all the dashboards relating to sales under a single group called ‘sales’. This makes it easier to quickly find specific dashboards, especially when you have many dashboards on your account. You can also group dashboards based on who created it or what it represents.

<div align="left"><img src="/files/-Md2r_dwp7lWUOs2r046" alt=""></div>

## **Creating A Dashboard Group**

**There are two ways to create a dashboard group.**

* [Use the ‘Add Group’ button](/features/dashboards/dashboard-groups.md#1-creating-a-dashboard-with-the-add-group-button)
* [From the dashboard group list page.](/features/dashboards/dashboard-groups.md#2-create-from-the-dashboard-group-list-page)

## **Creating A Dashboard With The ‘Add Group’ Button**

1. On the dashboard page, click on the ‘**Add Group**’ icon at the top right.&#x20;

<div align="left"><img src="/files/-Md32B9srM1Q-QQ1TiaT" alt=""></div>

*This will take you to the 'new dashboard group page,' where you'll need to fill a form to create the dashboard group.*

![New dashboard group page](/files/-Md32ZMQ9BSAxeHTvUI3)

#### **2: Filling the form**

* Enter the title of your dashboard group (this can be anything that relates to all the dashboards you want to group).
* Enter a description: describe what the dashboard group is all about, so you don’t mistake one for another.
* Permission groups: who can access the dashboard group? You can choose multiple [user](/getting-started/account-management/users.md)s and [roles](/getting-started/account-management/roles.md).

**3.** Click **Submit**

Now whenever you are creating a new dashboard, you can categorize it under that group.

## **Create From The Dashboard Group List Page**

1. Click on **‘Groups’** under the ‘**SETTINGS**’ section at the bottom-left corner of the dashboard page. This will take you to the Dashboard group list page.

![Dashboard Group List Page](/files/-Md36wBfoM2-r3NxJF3H)

&#x20;  2\. Once the page loads up, click on ‘**Add New Group**’. This will take you to the 'Dashboard group creation page' (image above). Just fill the form as [instructed above](/features/dashboards/dashboard-groups.md#2-filling-the-form) and click **submit** to create your new dashboard group.

## **How To Change The Group Of Existing Dashboards**

To change the group of any dashboard, you just need to [edit the dashboard](/features/dashboards/edit-dashboards.md) and then choose a new **dashboard group** for it.

## **Uncategorized Dashboards**

'Uncategorized dashboards' is a system group for dashboards that aren't saved under any dashboard groups. If you create a dashboard but don't assign it to a group, it will be grouped under uncategorized dashboards.

![](/files/-Md35zpUcezUK-mNHEZd)


---

# 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.foxmetrics.com/features/dashboards/dashboard-groups.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.
