> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.brevo.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.brevo.com/_mcp/server.

The invited user management system lets you invite, onboard, and manage users in your Brevo account. Invited users get configurable permissions and access levels that determine what they can do with the account.

### Requirements

You need an API key to access the user management API endpoints in the [API reference](/reference/get-invited-users-list). See the [guide](/docs/how-it-works#quick-start) for retrieving an API key from your user account.

### Adding a user

For full details, see the [help centre article](https://help.brevo.com/hc/en-us/articles/360001079439).

Open the profile menu in the top-right and navigate to **Users**.

* Click **Add a user**.
* Enter the email address of the user you want to invite.
* Click **Confirm user information**.
* Choose the permission level for the user:
  * **All access**
    * Full access to the general and sales platforms, plus the features in your plan.
    * Excludes profile, plan selection, billing, and payment information.
  * **Custom access**
    * Access to selected features across the general and sales platforms, plus the features in your plan.
    * Excludes profile, plan selection, billing, and payment information.
* Click **Confirm permissions**.
* Before sending the invitation, review the permissions summary and additional cost. Click **Send invitation**.

You can also edit a user's permissions or cancel an invitation through the user interface. See the linked article for the detailed procedure.