---
title: "Daily digest"
source: https://dev.pageseeder.com/reference/glossary/daily_digest.html
last_updated: 2026-08-07T17:09:54+10:00
tokens: ~490
---

# Daily digest

Daily digest is a method of [notification](notification.md), allowing the [member](member.md) to keep up to date with the latest [comments](comment.md) and discussion related to a [group](group.md) by receiving a single email once daily.

> **Note:** Announcements are always sent immediately to group members regardless of their notification settings.

## Email template

When a member has set their notification to daily or [weekly](weekly_digest.md) digest, they receive the [comment-digest email](../../guide/configuration/emails/templates/comment-digest.md) instead of the [new-comment email](../../guide/configuration/emails/templates/new-comment.md) unless the comment was sent as an announcement or is an [essential](notification.md) notification.

The frequency attribute of the [notification element](../../guide/configuration/emails/templates/comment-digest.md) is then set to `daily`.

## Configuration

Administrators can configure daily digest email using the [global properties](../../guide/configuration/properties/global_properties.md).

Use the `notifyDailyTime` global property to set the time of the day the daily and weekly digest emails are sent to group members.

Daily and weekly comment notifications can be disabled by setting the `notifyProcess` global property to `false`.

> **Note:** Digest emails can only be configured globally – they cannot be configured differently for individual groups.

## Changing the notification

Members can change their notification settings for each group by editing the membership in the** group and invitations page**. [Administrators](administrator.md) can also edit the notification settings on behalf of users from the user’s **account profile page** and [managers](manager.md) from the group administration, **manage members page**.

![Edit membership – Notification settings](/content/reference/glossary/../../images/glossary/edit_membership_notification_settings_v60000.webp)

