# Users and Groups

Admins can manage users, groups and invitations in the "**Users & Groups**" section of the settings.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FybPdpmLltPkzGFvz7m8A%2Fuploads%2F2lYuLB2tOtV7Tbx5mkUG%2FScreenshot%202023-04-05%20at%2014.20.56.png?alt=media&#x26;token=8795db5d-e493-47c3-b353-4abce44fc9a7" alt=""><figcaption></figcaption></figure>

You will find up to five tabs in this section:

* **Users:** is where you will be able to [manage the roles](https://docs.carto.com/carto-user-manual/settings/users-and-groups/managing-user-roles) of existing users and [delete users](https://docs.carto.com/carto-user-manual/settings/users-and-groups/deleting-users) if needed.
* **Invitations:** to view and manage [invitations to new users](https://docs.carto.com/carto-user-manual/settings/users-and-groups/inviting-users-to-your-organization).
* **Requests:** to view, accept or decline requests to join your organization.
* **Groups:** here you'll be able to view the existing [user groups](https://docs.carto.com/carto-user-manual/settings/users-and-groups/managing-user-groups) that have been synchronized from your SSO, as well as the number of members for each one.


---

# 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.carto.com/carto-user-manual/settings/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.
