# AI Dashboard

## Overview

📊 The Dashboard provides a centralized visual overview of asset trends. It allows you to monitor multiple asset charts simultaneously and customize your interface layout to fit your needs.

<div><figure><img src="/files/bHdJticOl1462vgHgQDS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wDhrlPtE2yXLkn9jSf7c" alt=""><figcaption></figcaption></figure></div>

## Managing Visuals

### Add Visuals

Step 1: Click the Add Visual button in the top right corner of the page.

<figure><img src="/files/jYGJFrO4HNs1XG7lkJ4X" alt="" width="563"><figcaption></figcaption></figure>

Step 2: Select the desired asset.&#x20;

*Note: You can choose from existing community assets or those created via My Agent.*

<div><figure><img src="/files/cmcmyAj8wRBdJ2BVmxbn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TAESHSLSmRhlnS0cRbEr" alt=""><figcaption></figcaption></figure></div>

### Edit Visuals

Step 1: Click the '...' icon in the top right corner of a visual to Edit it.

<figure><img src="/files/3gn52GAiCMaKybmvN0Dv" alt="" width="563"><figcaption></figcaption></figure>

Step 2: Access the 'My Agent' page to edit the Agent. Click Save when finished, then return to the Dashboard.

<figure><img src="/files/mUevLsRgeyLkeeocvrZZ" alt="" width="563"><figcaption></figcaption></figure>

### Remove Visuals

Click the '...' icon in the top right corner of the visual to remove it.

*Note: Removing a visual only hides it from the dashboard; it does not delete the Agent. You can still find the asset in Explore or My Agent.*

<figure><img src="/files/nxG5g4BXhMGy69iBesCV" alt="" width="563"><figcaption></figcaption></figure>

&#x20;

## Customizing the Layout

* **Move:** Click and hold the visual, then drag it to your preferred location.

<figure><img src="/files/1KoEin2SxOlzQaBna1p2" alt="" width="563"><figcaption></figcaption></figure>

* **Resize:** Click and drag the resize handle in the bottom right corner of a visual to adjust its dimensions.

<figure><img src="/files/OTBJCCrlIE7rI5pV0m9p" alt="" width="563"><figcaption></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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq/ai-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.
