# Multiple Accounts

## How to create multiple accounts

You can create multiple MoneyCollect accounts associated with your same email address easily.

You can also create some accounts yourself, and access to other (created by others) as a team member.

To simply create a new account, click the name of your current MoneyCollect account in the upper left corner in the Dashboard, and then click the <mark style="color:purple;">`"Create new account"`</mark> button.

After you have successfully created multiple MoneyCollect accounts, you can switch to the account you want to view in Dashboard at will: click the name of your current MoneyCollect account in the upper left corner, and then select the account you want to switch to.

{% hint style="info" %} <mark style="color:blue;">**Note！**</mark>

When you operate projects, websites, or businesses independently, you must use separate MoneyCollect accounts. After you create an additional account, you also need to activate this account and upload the kyc documents firstly. This new account is subject to MoneyCollect’s standard policies and pricing-it won't inherit anything from your existing account.
{% endhint %}

## Benefits of creating multiple accounts

* **Separate legal entity information**

Each account can only be associated with legal entity of one business. If you operate multiple businesses that have separate information, you must create additional accounts for each.

* **Easy business management**

Easier to look for transactions, make and export reports, and reconciliation.

* **Payouts to different bank accounts**

Each account can payout to two bank accounts at most(One for HKD and another for USD). With multiple MoneyCollect accounts, you can payout to different bank accounts.

## Limits to create multiple accounts

Each user has a a maximum of <mark style="color:purple;">**10**</mark> accounts as <mark style="color:green;">Owner</mark> (The accounts which you are invited will not be counted in). If you have already created 10 accounts and still want to create more accounts, you need to close one account at least.


---

# 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/account/multiple-accounts.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.
