# Adding A New Dashboard

## **OVERVIEW**

Dashboards are a set of [Widgets ](/dashboards/adding-a-new-widget.md)with a customizable view.&#x20;

You can create:

* Custom dashboards with your own Data Sources to visualize real-time metrics **in a single place**.
* Dashboards with a **selected date range** in order to watch your **progress** on your *daily stand-up*s and/or *sprint review*s/*retros*.
* ***Public Dashboards*** that everyone see in organization.
* ***Private Dashboards*** to share them with your team members or managers.
* Quality monitoring dashboards to **get visibility into the key metrics**, such as *time to merge, technical debt, issues, test coverage, avg. response time, error rate, open bugs*...

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FADEot2Prxc8bKQSOVu2D%2Ffile.png?alt=media)

## **ADDING A NEW DASHBOARD**&#x20;

1\. Open the Oobeya home page.

2\. Click the **"New Dashboard"** button.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FriJWj6Ds2RS76Pc9c41v%2Ffile.png?alt=media)

3\. Select **"Create Custom Dashboard"** and fill in the form.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FFTbIUQd6qqdpQeGExj7w%2Ffile.png?alt=media)

4\. You can set the **privacy of Dashboards** as *Public* or *Private*.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FpnE9UZXJmhWFP3LeUyWr%2Ffile.png?alt=media)

5\. Click **"Add"** button, then your Dashboard is ready to use.

## **WHAT'S NEXT?**:dart:&#x20;

* [Adding a new Widget to your Dashboard](https://qa-dashboard.user.com/knowledge-base/articles/20/update/20/%7B%%20kb_article_url%2019%20%%7D)


---

# 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.oobeya.io/dashboards/creating-a-new-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.
