# Account Dashboard

### Home Dashboard

Access your entire account through your main dashboard

#### Tabs

* Account overview - Quick metrics on active events and your entire account for the last 90 days.
* Analytics - View metrics on your account profile and events
* Event manager - View reservation metrics on each event and access actions like the event's attendee dashboard and editing an event.

<figure><img src="/files/7KvWmE7fxdPONgoZ3u6r" alt=""><figcaption></figcaption></figure>

#### Sidebar

* Account settings - Edit the settings for your account.
* User profile - View public Move profile
* Seller settings - Set up your account to accept payment from Move. Once your account is connected, seller settings allow you to access your seller's dashboard where you can view scheduled transfers and all transactions with your account.
* Pro account - Enable Move pro to create unlimited events and access features like password protection. Once enabled, you can visit the pro account page to manage your subscription.
* Support - Submit a support ticket if something's wrong or you need some help.

<figure><img src="/files/DvAgv1ccELvERI2npkOd" 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.m0ve.app/account/account-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.
