# Dashboard

1. After logging into the panel at [app.messageflow.com](https://app.messageflow.com/), the interface displays as follows:

<figure><img src="/files/0WzQndK7zA7foxuqEXnr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If any fields or buttons appear grayed out, this means that the option is unavailable with your current plan. To change your plan, please contact our team at <sales@messageflow.com>.
{% endhint %}

**The top menu displays the following sections:**

* **Home**: Main view of the panel with a summary of recent actions.
* **E-mail**: This section displays your email campaigns and editable versions, along with options to create a new campaign and review reports from previous actions.
* **SMS**: This section displays your SMS campaigns and editable versions, along with options to create a new campaign and review reports from previous actions.
* **Push**: This section displays your push campaigns and editable versions, along with options to create a new campaign and review reports from previous actions.
* **Contacts**: Section where you can manage contacts—add, delete, archive groups, and create dynamic segments.
* **Account**: Section where you can manage your account details and, depending on permissions, handle billing, settings (security, API, Webhooks), and view documents related to GDPR compliance.


---

# 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.messageflow.com/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.
