# Creating a New Dashboard

#### **Beginning a New Dashboard**

In the left sidebar, click **Create**. This will take you to the **Get Started** screen, where you can begin building your own dashboard from scratch. On the Get Started screen, you’ll see an option to **Create Blank Dashboard**. Click this button to open a new, empty workspace labeled *New Dashboard* at the top.

<figure><img src="/files/tE0Nsbq56dzyl2UnG8eJ" alt=""><figcaption><p>Get Started</p></figcaption></figure>

#### **New Dashboard Workspace**

Once the new dashboard is created, you’ll be taken to a blank workspace labeled New Dashboard at the top.&#x20;

<figure><img src="/files/rCi1tLPjM3As9fJ42NeS" alt=""><figcaption><p>Dashboard Workspace</p></figcaption></figure>

#### **Renaming Your Dashboard**

Click New Dashboard to rename it. A clear title makes it easier to keep track of your work.

<figure><img src="/files/mScRtkwjymhqob2jZrtS" alt=""><figcaption><p>Renaming Your Dashboard</p></figcaption></figure>

#### **Assigning Categories (Optional)**

Below the dashboard title, there is a button labeled Select Categories. Clicking it opens a list of tags (NFT, DAO, DeFi, and more) that you can assign to your dashboard. Categories are helpful for filtering and organizing your dashboards.

<figure><img src="/files/dTYWojKFEWN6UHdUIxs5" alt=""><figcaption><p>Dashboard Categories</p></figcaption></figure>

#### **Understanding the Right-Side Panel**

On the right, you will see a vertical panel with chart and portlet types (Bar Chart, Pie Chart, Text, Image, and others). These elements can be added to your dashboard to display different kinds of data or content. A detailed explanation is provided in the Dashboard Editor Overview.

#### **Using Layout Toggles**

At the bottom of the screen, you’ll notice two toggle buttons labeled “Show portlet boundaries” and “Show designer grid.” You can enable or disable these to adjust the visual layout aids in your dashboard editor.


---

# 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://glint-analytics.gitbook.io/glint-analytics/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.
