# Manage groups

The  groups pages contains a range of tools to help with managing your users information and access.&#x20;

### 👨‍👩‍👧‍👦  Users table

From the users table you can:&#x20;

* Manage columns to hide or show attributes on the table
* View custom attribute descriptions as hotspots
* Search for a specific user by name or email
* Export the users information to CSV
* Select one or more users&#x20;
* Select all users (top checkbox)&#x20;
* Message one or multiple users
* Remove selected users
* Delete users&#x20;

![Users table navigation and search](/files/DaCPXDROkl0EZttCeQhN)

### 👀 View access

Use the group submenu and **Assignments**, **Collections** and **Exams** to see what content groups have access to.

![](/files/4zLPIiQ4CPZLPEfgjBod)


---

# 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://academy.synap.ac/doc/users-and-groups/manage-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.
