# Dashboard

Once users register or import existing safe on our dapp, transactions are seamless and can be done in few clicks. This visual walkthrough will guide users -

![](/files/-MaFMDWAGl2d2i9TDkLs)

* **Dashboard** includes
  * Name
  * Total balance
  * Total amount of money (in & out) monthly&#x20;
  * Recent transactions - View all will redirect to transaction page
  * Bell icon represents recent activity

{% hint style="info" %}
[Click here](/multisafe/multisafe-feature-list/quick-transfer.md) to check the detailed guide on **New Transfer**.&#x20;
{% endhint %}

* **Assets -** Detailed overview of assets are given on dashboard. View all will redirect users to further details shown below -&#x20;

![](/files/-MaEKlK84T1xQY0aWfbN)

* **Home -** Redirects users to the Homepage.
* **Payments -** Make payments to people and team with one click.
* **People -** Hassle free management of team and people.
* **Transactions -** Details of all the transactions. On top of that, leverage to export the transaction data.
* **Support -** This will redirect users to our discord channel. Our team members are always available on discord.
* **Safe Address -** Safe address of the organisation.
* **Logout -** To go back to the MultiSafe Sign Up page.
* **Settings -** This will redirect users to settings page that includes two main functionalities -&#x20;

1. Invite Users.
2. Spending limits.

{% hint style="info" %}
[Click here](/multisafe/multisafe-feature-list/settings.md) to check the detailed guide on **Settings**.&#x20;
{% 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://multisafe.gitbook.io/multisafe/multisafe-feature-list/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.
