# Dashboard

{% hint style="info" %}
The Dashboard is a customizable page where you can add many different types of widgets and resize them/rearrange them to fit your needs
{% endhint %}

<figure><img src="/files/ZfH4HkKRPCqAymYtiEBj" alt=""><figcaption><p>The Dashboard in action</p></figcaption></figure>

***

## Adding new widgets

<figure><img src="/files/q1YPBootxWG8UePXJljY" alt=""><figcaption><p>Adding a new widget</p></figcaption></figure>

1. Press ![](/files/bxNvzAVlg4BzIQr0SivS)
2. Choose which widget you want to add
3. Choose the size of the widget
4. Press ![](/files/y8J7zv5FjFvBWgudsus7)
5. *Profit???*

***

## Rearranging widgets

<figure><img src="/files/ODhKflxjJZtscyK52O0v" alt=""><figcaption><p>Rearranging widgets</p></figcaption></figure>

1. Press ![](/files/igBFwjxnteT6cX4pTYRH)
2. Drag and drop widgets where you want them to be
3. If you want to save the changes you made press: ![](/files/LkisDEdIkoUFS3GVuWoQ)
4. If you instead want to go back to how your dashboard was before press: ![](/files/67Kh4WbEbWPvMWiJUYvV)

***

## Switch the timeframe for all widgets at the same time

<figure><img src="/files/M5ob2woImaAAyFxClG4v" alt=""><figcaption></figcaption></figure>

***

## Zooming in on charts

<figure><img src="/files/IOUGyGPSHKT4woC2vbJk" alt=""><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://docs.tradestream.xyz/pages/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.
