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

# Notification settings

> Control which events send you email and how frequently email notifications arrive.

Notification settings control how Slant delivers email notifications to you. You can toggle summary emails, set a batching window, and choose exactly which notification types generate emails.

<Note>
  Notification settings are per-user. Each team member controls their own email preferences independently.
</Note>

To configure your notifications, go to **Settings** → **Notifications**.

## Daily digest emails

Toggle **Daily digest emails** to receive a daily summary of your upcoming tasks, meetings, and nudges. This email gives you a snapshot of your day ahead.

## Meeting prep emails

Toggle **Meeting prep emails** to receive a prep email before upcoming meetings you are responsible for. These emails help you review relevant client information before the meeting.

## Batched notification emails

Instead of sending a separate email for every event, Slant groups notifications into a single summary email. Use the **Batch window** dropdown to control how long Slant waits before sending the summary. The default is 15 minutes.

A shorter window means more frequent emails with fewer notifications each. A longer window means fewer emails with more notifications grouped together.

## Email notification types

The **Send me emails when...** section lists every notification type with an **Email** checkbox. Toggle each one independently to control which events send you an email:

| Notification type           | Triggers when                                         |
| --------------------------- | ----------------------------------------------------- |
| **Mentions**                | Someone @mentions you in a comment or note            |
| **Comment replies**         | Someone replies to your comment                       |
| **Task assignments**        | A [task](/activity/tasks/overview) is assigned to you |
| **Task collaborator added** | You are added as a collaborator on a task             |
| **Task comments**           | Someone comments on a task you are associated with    |
| **Task completion**         | A task you are associated with is completed           |
| **Task creation**           | A task is created for a record you own                |
| **Task reassignment**       | A task you are associated with is reassigned          |

All email notification types are enabled by default. Changes save automatically.

<Tip>
  These settings only control email delivery. [In-app notifications](/dashboard/notifications) always appear regardless of your email preferences.
</Tip>

## FAQ

<AccordionGroup>
  <Accordion title="Can I turn off all notification emails at once?">
    No. There is no single toggle to disable all emails. Uncheck each notification type individually, and turn off daily digest and meeting prep emails separately.
  </Accordion>

  <Accordion title="What happens if I disable an email notification type but keep the batch window?">
    Disabled notification types are excluded from the batched summary email. Only enabled types appear in the summary.
  </Accordion>

  <Accordion title="Do these settings affect in-app notifications?">
    No. In-app notifications always appear in the [notifications panel](/dashboard/notifications) regardless of your email settings.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Notifications panel" icon="bell" href="/dashboard/notifications">
    Learn how to view and manage in-app notifications.
  </Card>

  <Card title="Profile" icon="user" href="/account-settings/profile">
    Update your name, photo, and scheduling link.
  </Card>
</CardGroup>
