# Managing Dashboard

## YellowAnt Dashboard

YellowAnt Dashboard is the control center of your account. All your settings are available inside the dashboard. You can add new applications, control existing ones and change the settings for them.

## Overview

The overview panel of the YellowAnt dashboard gives you a summary of all your applications and workflows. It is divided into three sections:

**Applications**

In the application section you can see your integrated application along with a few available applications as well.

**Command Workflows**&#x20;

The command workflow section shows all your command controlled workflows being used as well as the template that are available to you from the Marketplace.

**Event Workflows**

The event workflow section shows all your event triggered workflows being used as well as the template that are available to you from the Marketplace.

![](/files/-LC9SlcdxcOBkUkNlJgm)

Y*ellowAnt Dashboard - Your Personal Control Center*


---

# 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.yellowant.com/managing-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.
