# Adding Users/Groups

Box has two different ways of adding individual users, which depend on the user type.&#x20;

### Adding Managed Users

The Admin and Co-Admins can add users through the Admin Console in the Users & Groups panel. When creating a user, you can select Groups and Folders to give them access immediately.&#x20;

Adding a managed user requires an additional license and will increase the subscription cost.&#x20;

### Adding External Users

Since external users are outside of the organization, they aren't added through the Admin console. Instead, simply share an item with an email address outside of the organization.&#x20;

Adding an External User does not require a license.

### Adding Unmanaged Users

Unmanaged users can't be added manually. Instead, an unmanaged user will be added if an unlicensed account begins using the managed domain.&#x20;

### Adding Groups

Groups are added in the same place as Users in the Admin Console. As part of creating the Group, admins or co-admins will need to set the permission level and who can invite other users. Groups can be restricted so that only Admins can add members, so that only members can add members, or set to allow anyone to add a member to the group.&#x20;

When creating a new group, managed users can be added to the group during configuration.&#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/box-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.
