# Dashboard

The dashboard is the first page that you see after logging in. After mapping, saving and loading a map, it will be visualised here;

![](/files/fGySmfXRfr5mUzqKsQMF)

***Speed controls, analog/keyboard control and toggle,*** and ***mode-dependent buttons*** will be displayed in this panel. This panel can be toggled to be hidden or shown too.

![Depending on the mode selected, action buttons will change](/files/x6ehzB6Atzcx5fZ43Qkl)

{% hint style="warning" %}
Note that **`E-stop`** will disconnect power to the motors and will render the robot immovable. To abort/clear tasks in the queue, choose **`Clear tasks`** instead
{% endhint %}


---

# 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.movel.ai/new-collection/seirios-rns/product-features/core/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.
