# Edit Group Calendar (Month)

## Accessing the Group Calendar Page

TeamCal Neo offers the option to set absences for a whole group in one shot. The following permissions are necessary to do so:

* General: Group Calendar (Edit)
* Feature: Either “Calendar (Edit Group)” or “Calendar (Edit All)”
* Group managers can always access the page for their own groups

The group calendar can be accessed via the groups page. In the far right column, select the “Calendar” button to access it.

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2FZ7G4xxOIw9gReq2l2FiW%2Fgroups-list.png?alt=media&#x26;token=a35aa218-63a2-4835-8882-09ea68698608" alt=""><figcaption></figcaption></figure>

## Editing Group Calendars

The group calendar page is very similar to the user calendar edit page.

The User button is replaced by a Group button that allows you to select the group you want to edit. Note, that you might not be permitted to edit all groups based on your permissions.

The second difference is that there are not daynotes for groups. That row in the calendar table does not exist.

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2FjtrlPQMiPXpLzQfWnPeG%2Fedit-group-calendar-768x457.png?alt=media&#x26;token=d513eab9-1851-4ccc-acdb-a89fa65d78e1" alt=""><figcaption></figcaption></figure>

## Attention! No Approval Check

The group calendar feature does not perform any individual approval checks. All absences you select on this page will be set to all users of the selected group. You can, however, select to not overwrite existing absences that those users might have already.

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2F4nBseWGiN1fBlQmeogHT%2Fedit-group-calendar-confirm-768x475.png?alt=media&#x26;token=c7e0cf08-5448-4ecb-8802-9126b47bfc98" alt=""><figcaption></figcaption></figure>

## Buttons

| Button    | Description                                                                          |
| --------- | ------------------------------------------------------------------------------------ |
| <<        | Go back a month                                                                      |
| >>        | Go forward a month                                                                   |
| Today     | Go to today’s month                                                                  |
| Period    | Enter an absence for a period                                                        |
| Recurring | Enter a recurring absence                                                            |
| Region    | Select the region for the calendar display                                           |
| Group     | Select the group for which you want to edit the calendar                             |
| Save      | Save your settings/absences                                                          |
| Clear All | Clear/remove all absences in the current month                                       |
| Screen    | Only visible when mobile support is enabled. Allows you to select your screen width. |


---

# 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/user-guide/calendar-month/edit-group-calendar-month.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.
