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

# Digest Emails

> Receive periodic summaries with the most important metrics and tasks of your organization.

## Overview

Digest emails consolidate the most important metrics and outstanding tasks of your organization into a single email. This gives you a compact overview without having to log into the platform.

Each user can individually configure which information they want to receive and how frequently digest emails are sent.

## User Account Area

The digest email settings are located in your personal user account area. There you can manage your profile and configure your notification preferences.

### Configure Notifications

<Steps>
  <Step title="Open User Account Area">
    Click on your avatar or name in the top navigation and select **My Profile**.
  </Step>

  <Step title="Select Notifications">
    Choose the **Notifications** tab in the left sidebar.

    <Frame>
      <img src="https://mintcdn.com/fynnsubscriptionbilling/CjauO7pnkZ6j00tB/images/user-notifications-settings.png?fit=max&auto=format&n=CjauO7pnkZ6j00tB&q=85&s=f54d6f7ae61b269b2488dbc4ba9f61f4" alt="Notification settings in the user account area" width="926" height="930" data-path="images/user-notifications-settings.png" />
    </Frame>
  </Step>

  <Step title="Enable Digest Emails">
    Enable the **Digest Emails** master toggle to receive periodic summaries. If the toggle is disabled, no digest emails will be sent.
  </Step>

  <Step title="Configure Sections">
    Select the desired frequency for each available section:

    * **Daily** — Receive the section in daily emails (Monday through Friday)
    * **Weekly** — Receive the section once per week
    * **Disabled** — The section will not be included in your emails
  </Step>
</Steps>

<Info>
  Which sections are available to you depends on your permissions. You will only see sections for which your user role has the required rights. If your role changes, the available sections are automatically adjusted.
</Info>

## Available Sections

Sections are organized into categories. Each section can be individually enabled or disabled.

### Customers & Revenue

<CardGroup cols={2}>
  <Card title="New Customers" icon="user-plus">
    Track customer growth and identify trends in new customer acquisition. Shows the number of new customers in the selected period.
  </Card>

  <Card title="Revenue Summary" icon="chart-line">
    Get an overview of revenue development and changes compared to the previous period.
  </Card>
</CardGroup>

### Invoices & Payments

<CardGroup cols={2}>
  <Card title="Pending Invoices" icon="file-invoice">
    Get an overview of invoices that are still awaiting review and approval.
  </Card>

  <Card title="Pending SEPA Exports" icon="building-columns">
    Keep track of outstanding direct debit exports to prevent delayed payment receipts.
  </Card>

  <Card title="Unassigned Payments" icon="money-bill-transfer">
    Keep track of incoming payments that still need to be manually assigned to an invoice.
  </Card>
</CardGroup>

<Note>
  The notification for pending SEPA XML exports is now managed through digest emails and can be individually configured per user. Previously, this information was sent system-wide.
</Note>

### Accounting

<CardGroup cols={1}>
  <Card title="Month Closing Available" icon="calendar-check">
    Get notified as soon as a month is ready for closing.
  </Card>
</CardGroup>

### Operations

<CardGroup cols={2}>
  <Card title="Failed Emails" icon="envelope-circle-xmark">
    Detect delivery problems early and prevent important communication from being lost.
  </Card>

  <Card title="Xentral Orders" icon="boxes-stacked">
    Get an overview of all Xentral orders and their status.
  </Card>

  <Card title="Failed Xentral Orders" icon="triangle-exclamation">
    Get notified about failed Xentral orders that require your attention.
  </Card>
</CardGroup>

<Info>
  The Xentral sections are only visible when the Xentral integration is enabled for your tenant.
</Info>

## Frequency & Delivery

### Daily Emails

* Sent every weekday (Monday through Friday)
* Contains data from the last 24 hours
* Comparison with the previous day

### Weekly Emails

* Sent every Monday
* Contains data from the last 7 days
* Comparison with the previous week

<Tip>
  If you have both daily and weekly sections enabled, you will receive a single combined email on Monday with all sections — instead of two separate emails.
</Tip>

### Empty Periods

If there is no relevant data in a period (e.g., no new customers, no pending invoices), no email will be sent. You will only receive an email when at least one enabled section contains data.

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Why can't I see certain sections?">
    The available sections depend on your user permissions. You will only see sections for which your role has the required rights. Contact an administrator if you need access to additional sections.
  </Accordion>

  <Accordion title="Can I change the delivery time?">
    The delivery time is set by the system. Weekly emails are always sent on Mondays.
  </Accordion>

  <Accordion title="What happens when my permissions change?">
    Changes to your user role automatically affect the available sections. If a permission is revoked, the corresponding section will no longer appear in your next email. New permissions are also automatically applied.
  </Accordion>

  <Accordion title="Why am I not receiving any emails?">
    Emails are only sent when at least one enabled section contains data. Check that the master toggle is enabled and that at least one section is set to "Daily" or "Weekly".
  </Accordion>

  <Accordion title="What happened to the SEPA export notification?">
    The notification for pending SEPA XML exports is now part of digest emails. You can configure it individually in your user account area under "Notifications".
  </Accordion>
</AccordionGroup>
