# Adding Users/Groups

Dropbox Business provides each organization with a set number of licenses, which can be shared among a wider team. Adding a user can be done individually through the admin console or the Dropbox mobile app.&#x20;

### Adding a user through the Admin console

Users can be added through the Members section in the Admin console. When inviting a user, they can also be limited to specific directories during user creation.&#x20;

Depending on the organization's settings, team members may be able to invite other members to the organization through this method. When disabled, only admins can invite new members.&#x20;

### Adding a user in the Dropbox mobile app

Adding users via the Dropbox mobile app follows a similar process. Inviting users is done within Settings and the Invite feature. When successful, a message will appear showing that the invite has been sent.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/dropbox-overview/users-and-groups/adding-users-groups.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.
