# Dashboard reference

<figure><img src="/files/TuUyDO1V151mbRIqUqjC" alt=""><figcaption><p>The Singular Dashboard</p></figcaption></figure>

### Introduction to the Dashboard

Below, you'll find descriptions of the six main areas of the Dashboard, including:

1. The [platform toolbar](#1.-platform-toolbar)
2. The [main panel](#2.-main-panel)
3. The [main panel filters](#3.-main-panel-filters)
4. The [dashboard inspector](#the-dashboard-inspector)
5. The [navigation panel](#4.-navigation-panel)
6. The [new menu and templates](#5.-new-menu-and-templates) buttons

#### 1. Platform toolbar

The platform toolbar provides access to your subscription status, Singular Support, and the user menu, which contains settings, the output manager, and the data stream manager.

<figure><img src="/files/PdeZPn1a8Lkyv5UnBsh2" alt=""><figcaption><p>Platform toolbar</p></figcaption></figure>

#### 2. Main panel

This is where you can view all of your assets. You can organize them into folders for easy access.

<figure><img src="/files/6DRgyw7knnNQqYNitCEp" alt=""><figcaption><p>Main panel</p></figcaption></figure>

#### 3. Main panel filters

These filters allow you to search for and sort your assets within the main panel.

<figure><img src="/files/2mo3HFaQXGShWFBYa9u3" alt=""><figcaption><p>Main panel filters</p></figcaption></figure>

#### 4. Dashboard inspector

The Dashboard inspector displays info about the assets in the main panel. It is useful for getting IDs and asset URLs, changing asset thumbnails, and viewing asset details like creation time, updated time, and more.

<figure><img src="/files/UlC745Pyy3YbukcsJA24" alt=""><figcaption><p>Dashboard inspector</p></figcaption></figure>

#### 5. Navigation panel

This is where you can navigate through your Singular assets.

<figure><img src="/files/PfSQnEg9L1c2FzZiZeOi" alt=""><figcaption><p>Navigation panel</p></figcaption></figure>

#### 6. New menu and templates

The new menu is where you can create and upload a variety of assets. Templates contains overlay templates for live shows, including sports, news, education, and more. It also includes resources like composition scripts, compositions for learning advanced widgets, and more.

<figure><img src="/files/tubkS15hRhjvYAvt87yW" alt=""><figcaption><p>New menu and templates</p></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://developer.singular.live/singular-basics/managing-overlays-in-the-dashboard/dashboard-reference.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.
