# Start a team

In MoneyCollect, you can invite members of your team to access your account. You need assign

each team member at least one role so that you can invite them. Different roles determine the permissions they have, in order to protect the sensitive  information and restrict the actions they can perform on your account. In the [roles list](/docs/business-operation/start-a-team/user-roles.md), you can see what each role can do and can't do.

You can invite team members individually, or invite multiple users at the same time by separating their email addresses with spaces. One team member can only have one role.

<figure><img src="/files/zQGNYcRcQq6wvMZ6B50w" alt=""><figcaption><p>Invite a team member</p></figcaption></figure>

After a team member has accepted their invite, you can edit their role at any time from your account’s member management. Click on that pen-like button to edit a team member's role.


---

# 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/start-a-team.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.
