> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/attendance-management/reminder-settings.md).

# Reminder Settings

## 1. Function Description

In \[Attendance] > \[Reminder Settings], the administrator can enable the settings of punch-in reminder, missing card reminder, and shift modification reminder. After setting, employees will receive system reminder messages on the APP.

## 2. Check-in Reminder&#x20;

* Punch in reminder, that is, turn on the clock in and out reminder.
* Set reminder time before work and after get off work, and set the time to 5-15 minutes.
* If the shift of the day is two or three times a day, the system will only remind you when you start work for the first time and when you get off work for the last time.
* Administrators can select attendance groups to which punch in reminders apply.

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

## 3. Missing Card Reminder&#x20;

* Missing card reminder, that is, a reminder for not clocking in and attendance.
* After turning on the card absence reminder, the administrator can set the reminder object, the card absence node (on or off card), the reminder time, the reminder method (email or push notification), and the applicable attendance group.

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

## 4. Shift Scheduling Reminder&#x20;

* Shift scheduling reminders and shift modification reminders are applied to the Rostering attendance group.
* If the administrator modifies an employee's shift, the system will send it to the employee APP through a message notification.
* If "Allow employees to select their own shifts when punching in on days when no shifts are scheduled" is checked in the "Rostering Attendance Group" (picture below), so as to facilitate the handling of temporary changes, then in the shift modification reminder , you can turn on the third item "Does the employee change the shift when clocking in that day, and inform the relevant person"
* After setting the reminder, you need to click "Save"

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoov.com/yoov-work/attendance-management/reminder-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
