> For the complete documentation index, see [llms.txt](https://docs.edutek.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edutek.io/administrator/user-groups/add-edit-delete-user-group.md).

# Add/Edit/Delete user group

### **ADD USER GROUP**

**Step 1:** Access Add user group page by click on the button Add user group at the top left screen

![](/files/-Mbjym6ATtWTCzFTKl3t)

**Step 2:** At the Add user group page, you should fill in all the necessary information to add a new user group.&#x20;

The necessary information includes:

* Name
* Description
* Course selection
* Group key is optional
* Active/Inactive

![](/files/-Mbjz8FpGZjp-fcBBwuY)

Click Add user group button to finish

### EDIT USER GROUP

To edit a user group, you should access the Edit user group page by click on the icon "..." at the Options column in the user group list and choose Edit. The Edit page is the same as the Add user group page, you can change the information that you want and update it for new

![](/files/-Mbjz0psW3Or_266vVY-)

### DELETE USER GROUP

To delete a user group, you just select the option Delete at the Options column in the user group list.

![](/files/-Mbjz3vFDhivwERz7lj2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.edutek.io/administrator/user-groups/add-edit-delete-user-group.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.
