This job is very similar to the Send Attendance Reminders for Group Type job discussed above. This job sends a reminder to group leaders about entering attendance for their group meeting. The key difference between the two jobs is that Send Attendance Reminders for Group Type requires a group type, while Send Group Attendance Reminders does not. That means you can have one job handling all of your reminders for all of your group types. Keep in mind that this job will only send reminders for group types where the Send Attendance Reminder option is enabled under the Attendance / Check-in panel. Each group type can continue to have its own Attendance Reminder Communication Template. This job is configured to run every 15 minutes. It looks for Group Types that have Send Attendance Reminder checked and once a group's scheduled Start Time is within the Attendance Reminder Start Offset Minutes setting, the attendance reminder is sent. This can only happen once per day. To get a little technical, when a reminder is sent, the Attendance Occurrence record is created, and the current date/time is written to the AttendanceReminderLastSentDateTime property. This ensures that we never send the same reminder twice in one day.