# Users and Groups

Dropbox users are part of the organization by default, and individual users may not necessarily have their own personal storage. Users can, however, link to a private account to have access to both personal and team files while having full control of files in their personal account.&#x20;

Dropbox Business users are not required to have a separate personal account, but Business account admins can set all registrations with their domain to join the organization.&#x20;

### Groups

Dropbox allows for company-managed groups, which allow admins to create groups of users with shared permissions. Users in groups will inherit the default set of permissions but can be further modified on an individual level.&#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.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.
