# Allowance Bulk Edit

The Allowance Bulk Edit page was added based on a useful user suggestion. The use case was that allowances and/or carryovers changed due to new laws or regulations plus that the latter apply to certain employees or groups only.

This page saves you the work of editing every user profile separately. You can select all users, a number of individual users or only certain groups and then change the allowance and carryover in one shot.

<figure><img src="https://3965970693-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeNfJcWXKLPxRBe0ACiKo%2Fuploads%2FwCTcRg9aqsTxAdz6Rgwp%2Fallowance-bulk-edit-768x829.png?alt=media&#x26;token=be5b7b84-98a1-412e-a840-af06572f45ec" alt=""><figcaption></figcaption></figure>

## How to work with this page

1. Select the absence type and user group you want to work on. Click \[Load]
2. Select the users you want to change (or click the “All” checkbox at the top to select all users on the page)
3. Change the values for each user or, if all selected users shall get the same values, enter them in the blue boxes at the top that are labeled “For all selected”
4. Click \[Update]

## Buttons

| Button | Description                                   |
| ------ | --------------------------------------------- |
| Update | Save your current values on the page          |
| Load   | Loads the desired absence type and user group |
| Reset  | Reloads the page without saving               |

## Allowance

Please review the following page to learn about how allowances work:

[Absence Allowance](https://lewe.gitbook.io/teamcal-neo/administration/absence-types/absence-allowance)


---

# 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/allowance-bulk-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.
