# Groups management

A teacher can manage groups in two ways – using the icons on the right of each listing in the main Groups page (listed below) to manage individual groups, and using the “batch management” feature (tick boxes, buttons and drop-down lists) displayed on the same page, which allows the teacher to apply the same functions to several or all groups at once. Using these methods together can save the teacher a lot of time consuming organization.

|               Icons              | Features                                                      |
| :------------------------------: | ------------------------------------------------------------- |
| ![](/files/-LH9D38pgATn8MoS6QGm) | Update a group's settings                                     |
| ![](/files/-LH9D38u00pr4s0mg69A) | Delete a group (confirmation pop-up) **and all its contents** |
| ![](/files/-LH9D38jAxpGszYxmg3N) | Fill a group with users automatically                         |
| ![](/files/-LH9D390p3OHR2nUkkw2) | Empty the group                                               |


---

# 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.chamilo.org/1.11.x/teacher-guide/groups/groups_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.
