# MoneyCollect dashboard

### [Your account details](/docs/business-operation/account/your-account.md)

An account ID is generated for you when you create your MoneyCollect account. This is different from your account’s name and uniquely identifies your account. You can find your account ID in your Account settings.

### [Report generation](/docs/business-operation/financial-reports/select-preferred-report.md)

All of your transaction data can be filtered and exported as reports in Excel format.

### [5 roles of your user](/docs/business-operation/start-a-team/teams.md#user-role)

You can invite your team members from your MoneyCollect Dashboard and then you can manage business together. Each user role you give to your team members will have different restrictions on the actions they can take. For example, your customer service team members can access your Dashboard as **Support** to handle refunds and dispute responses and your data analyst or financial personnel can access to your dashboard as **Analyst** for the purpose of financial calculation.

### Compatibility

MoneyCollect Dashboard officially supports the following web browsers and mobile environments:

* **PC**:Internet Explorer above v10.0, Chrome, Firefox and Mac Safari
* **Android**：Chrome and Edge
* **iOS**: Safari

***

**Learn more about**

* [Team member list and user role access](/docs/business-operation/start-a-team/teams.md)
* [How to manage your MoneyCollect account](/docs/business-operation/account.md)
* [Reports and reconciliation](/docs/business-operation/financial-reports/select-preferred-report.md)


---

# 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.moneycollect.com/docs/business-operation/moneycollect-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.
