> ## Documentation Index
> Fetch the complete documentation index at: https://absentify.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing user notifications

> Configure per-user notification settings in absentify so absence requests, approvals, changes, and cancellations reach the right people.

In absentify, you can configure notification settings for individual users to ensure that specific recipients receive email notifications when absence requests of selected leave types are submitted, approved, rejected, or cancelled.

<Info>
  This feature is available from the **Essentials plan** and can be used in both **Essentials and Plus plans**.
</Info>

***

## Accessing user notifications

1. Navigate to **Settings** > **Users**.
2. Select the desired user from the list and open their profile.
3. In the user edit menu, select the **Notifications** tab from the side menu.

<iframe src="https://demo.arcade.software/KXh7ONnHKpA7zEaYbsjb?embed&embed_mobile=inline&embed_desktop=inline&show_copy_link=false" title="General Settings in absentify" frameborder="0" loading="lazy" webkitallowfullscreen mozallowfullscreen allowfullscreen allow="clipboard-write" className="responsive-iframe" />

***

## Adding a notification setting

1. Select **Add notification setting**.
2. Select one or multiple **Leave Types** for which notifications should be sent.
3. Select one or multiple **Notification Stages**:
   * **When request submitted**: Sends a notification when a new request is created.
   * **After request approved**: Sends a notification when a request is approved.
   * **On every change in the approval process**: Sends a notification when a request is submitted, approved, or rejected.
   * **When an absence is cancelled**: Sends a notification when an approved absence is cancelled.
4. Enter the **Receiver Email** address.
5. Select **Save**.

<Warning>
  Recipients of these notifications will see all details of the absence request, including leave type, comments, request creator, remaining allowance, approval status, and any provided reason. If attachments are included, a link to the request in absentify will be provided, allowing authorized users to view them.
</Warning>

***

## Managing notification settings

Once notification settings are created, they appear in the **Notifications** table. You can:

* **Edit a notification setting**: Select the pencil icon next to the entry to update the leave types, notification stages, or recipient email.
* **Delete a notification setting**: Select the trash icon to remove the notification rule.

<Tip>
  Want to edit user notifications in bulk? Check out our guide on adding [notifications for multiple users](/docs/en/roles/hr_admins/settings/users/bulk_edit/manage_notifications) for more information.
</Tip>

## How notifications work

* Any future absence requests matching the configured leave types will trigger notifications based on the selected stages.
* Multiple notification stages can be selected to ensure notifications are sent at all relevant moments.
* Each notification email is sent in the **recipient's personal language and date/time format** when the recipient is a workspace member. If the recipient is not a workspace member, the requester's language is used as a fallback.
* Recipients will receive an email with all details of the request, including:
  * Employee name
  * Leave type and whether it deducts from allowance
  * Who submitted the request
  * Duration (per occurrence and series total for recurring requests)
  * Remaining allowance for the year
  * Approval status with approver names and timestamps
  * Recurring-series details when applicable (schedule, occurrence count)
  * **Reason for the absence** (if provided)
  * **Decline or cancellation reason** (if provided)
  * **Attachment file names** (if files are attached)
  * **"View full request details" button** linking to the request in absentify (for submitted and approved requests)
* On the **Plus plan**, notification emails display your workspace **company logo** (light and dark variants) and **custom primary color** as configured under [Branding](/docs/en/roles/hr_admins/settings/branding).

<Check>
  Notifications help keep stakeholders informed about leave requests but should be configured with privacy considerations in mind.
</Check>
