# USERS\_GROUPS

This view contains information about how groups and users are related for a given cluster.

If you (the current user) has the `GRANT` permission, you can see all role-group pairs in this view. Otherwise, you will see only the pairs from groups you are part of.

| Column Name | Description                             |
| ----------- | --------------------------------------- |
| `GROUP`     | The name of the group for a given user. |
| `USER`      | The name of the user for a given group. |

***

Modified at: August 29, 2022

Source: [/db/v9.1/reference/information-schema-reference/resource-and-user-management/users-groups/](https://docs.singlestore.com/db/v9.1/reference/information-schema-reference/resource-and-user-management/users-groups/)

(An index of the documentation is available at /llms.txt)
