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

# Incidents Digest

**Incidents Digest** lets you send a scheduled summary of incidents to your team in addition to real-time alerts. Your team receives a consolidated digest on a daily or weekly cadence covering all relevant incidents in that period.

This is useful for reducing noise, providing management-level visibility, or keeping stakeholders informed without overwhelming them with individual alerts.

<Frame>
  <img src="https://mintcdn.com/elementary/g2yzs1TzUZKxy0TN/pics/cloud/incident_digest_list.png?fit=max&auto=format&n=g2yzs1TzUZKxy0TN&q=85&s=ab864bfc8a836fe8e482611739b935b3" alt="Incidents Digest tab in Alert Rules" width="3450" height="1818" data-path="pics/cloud/incident_digest_list.png" />
</Frame>

## How it works

Digest rules are configured under **Alert Rules → Incidents Digest** tab. Each rule defines:

* **When** to send the digest (cadence: daily or weekly, at a specific hour)
* **What** incidents to include (filters by tag, owner, status, model, or category)
* **Where** to send it (one or more destinations such as a Slack channel or email)

At the scheduled time, Elementary collects all incidents that match the rule's filters since the last digest was sent, and delivers them as a single message.

<Frame>
  <img src="https://mintcdn.com/elementary/g2yzs1TzUZKxy0TN/pics/cloud/incident_digest_email.png?fit=max&auto=format&n=g2yzs1TzUZKxy0TN&q=85&s=bebe444cf0dac0de039713a769a030d1" alt="Incidents digest email" width="1534" height="1582" data-path="pics/cloud/incident_digest_email.png" />
</Frame>

## Creating a digest rule

Navigate to **Alert Rules** in the left sidebar and select the **Incidents Digest** tab. Click **Create digest rule** to open the configuration drawer.

The filters, categories, and destinations are configured the same way as in [Alert Rules](/cloud/features/alerts-and-incidents/alert-rules). The one addition unique to digest rules is **cadence**.

### Cadence

Choose how often the digest should be sent:

* **Daily** — sent once a day at the hour you choose.
* **Weekly** — sent once a week on the day and at the hour you choose.

The time is in UTC.

<Frame>
  <img src="https://mintcdn.com/elementary/g2yzs1TzUZKxy0TN/pics/cloud/incident_digest_cadence.png?fit=max&auto=format&n=g2yzs1TzUZKxy0TN&q=85&s=1daa8cf6743b329b82c2413357a8bb12" alt="Digest cadence selector" width="1482" height="924" data-path="pics/cloud/incident_digest_cadence.png" />
</Frame>

## Managing digest rules

Once created, digest rules appear as cards in the **Incidents Digest** tab. From each card you can:

* **Edit** the rule to change any configuration.
* **Activate / Deactivate** the rule without deleting it.
* **Delete** the rule.

<Frame>
  <img src="https://mintcdn.com/elementary/g2yzs1TzUZKxy0TN/pics/cloud/incident_digest_rule_menu.png?fit=max&auto=format&n=g2yzs1TzUZKxy0TN&q=85&s=6c6a98943390365a3ce50a5c96dbb9b3" alt="Digest rule action menu" width="2348" height="546" data-path="pics/cloud/incident_digest_rule_menu.png" />
</Frame>

## Relationship with alert rules

Digest rules are independent of [Alert Rules](/cloud/features/alerts-and-incidents/alert-rules). You can have both real-time alert rules and digest rules active at the same time — they are evaluated separately. A common pattern is to use real-time alert rules for critical on-call channels and digest rules for broader team summaries.
