# Group Edit

Besides setting a name and description, the Group Edit page also allows you to set thresholds for the “minimum presence” and “maximum absence” for their members. Since version 3.2.1 those values can be specified for weekdays (Monday-Friday) and weekends (Saturday and Sunday).

<figure><img src="/files/uaDKBoulbHKfmFaUi2Qj" alt=""><figcaption></figcaption></figure>

## Buttons

| Button          | Description                             |
| --------------- | --------------------------------------- |
| Update          | Save your current settings of the group |
| Show Group List | Goes back to the group list             |


---

# 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://lewe.gitbook.io/teamcal-neo/administration/groups/group-edit.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.
