# User management

- [Adding and removing users and managers](https://docs.overleaf.com/groups/user-management/how-to-add-and-remove-users.md): This page explains how to add and remove users from your Overleaf group
- [Group metrics](https://docs.overleaf.com/groups/user-management/group-metrics.md): Group administrators and managers have access to reports about group subscription use.
- [Group subscription audit logs](https://docs.overleaf.com/groups/user-management/group-subscription-audit-logs.md)
- [Buying more licenses and upgrading](https://docs.overleaf.com/groups/user-management/buying-more-licenses-and-upgrading.md): Subscription administrators can easily purchase additional licenses for their group or upgrade their plan.
- [Roles and permissions](https://docs.overleaf.com/groups/user-management/roles-and-permissions.md): The table on this page outlines the roles and permissions available within an Overleaf group.
- [Controlling feature availability](https://docs.overleaf.com/groups/user-management/controlling-feature-availability.md): Some Overleaf features can be enabled or disabled for group subscriptions on request.
- [Managed Users](https://docs.overleaf.com/groups/user-management/managed-user-accounts.md)
- [Secure decommissioning for Managed Users](https://docs.overleaf.com/groups/user-management/secure-decommissioning-for-managed-users.md): This section provides guidance for administrators of Pro groups with Managed Users on how to securely decommission subscriptions, offboard users, and execute final data retention procedures.


---

# 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.overleaf.com/groups/user-management.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.
