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

# Controlling who receives notifications

> Choose which notifications send and who receives them: opt-outs, per-order silencing, and per-event targeting.

This is where you switch notifications on and control who receives them. Use the settings below to opt customers out, silence individual orders, and fine-tune which order types, locations, and platforms each notification reaches.

<Info>
  **This page covers features gated by Admin-tier permissions** — typically Settings access. Admins have these by default; your administrator can adjust who has them in [Settings > Team](/settings/team).
</Info>

## Turning notifications on and off

Go to **Settings** > **Notifications**. You'll see all notification events grouped by category, each with toggles for email and SMS.

* Turn email or text on or off for any event independently. For example, turn email on but SMS off for order confirmations.
* Expand an event to edit its template content and settings.
* Open **Advanced** on order notifications to control which order types receive it (Gift, Funeral, Corporate, Event).

## Per customer

On a customer's profile, tick **Opt out of notifications** to stop non-mandatory notifications for every order placed for that customer. Useful for trade or corporate customers who send many orders and don't want a message for each one. Mandatory notifications (invoices, statements, receipts, and proposals) still send.

## Per order

When creating or editing an order, tick the **Do Not Send SMS & Email Notifications** option to silence customer notifications for that specific order. Useful for surprise gifts where the customer shares an email address with the recipient.

## Funeral orders by default

In **Settings** > **General** > **Way of Working**, switch on **Disable funeral order notifications by default**. New funeral orders then have the per-order silence option pre-ticked, so you don't have to remember each time. You can still untick it on individual orders if a particular family wants the updates.

## Order type rules (advanced)

Each order notification has an **Advanced** section where you can fine-tune who receives it: by order type (Gift, Funeral, Corporate, Event), by location, and by where the order came from. Click **Advanced** on a notification and set the checkboxes under each heading.

* **Exclusions** — never send this notification for the chosen order type. For example, exclude funeral orders from delivery notifications so the family doesn't get an out-for-delivery email.
* **Overrides** — mark this notification as transactional for the chosen order type, so it sends even when the customer has opted out (or the order has notifications silenced). Use for messages the customer needs about the order they placed, such as confirmations, receipts, and dispatch updates.
* **Disable for locations** — if you run more than one location, skip this notification at the locations you tick, regardless of order type. This option only appears for multi-location shops.
* **Disable for connected platforms** — for orders from a connected website or marketplace, we recommend keeping Digital Florists' confirmation on and turning the website's own confirmation off at your website provider, so the customer gets one message in your branding with your Digital Florists order number. If you can't turn it off there, tick that platform here so Digital Florists holds its confirmation back and the customer doesn't get two.

Exclusions and overrides combine. You could exclude funeral orders from all delivery notifications but keep the receipt override on, so the family still gets the payment confirmation.

### How overrides interact with opt-outs

Overrides act on the **notification**, not on the customer. They tell a single notification to ignore any opt-out (profile-level or order-level) for the order types you choose.

In practice that means:

* A customer who hasn't opted out receives the notification either way.
* A customer who has opted out receives it only when an override is on for that order type.

<Warning>
  **Overrides apply across your whole instance, not per-customer.** To keep an overridden notification away from one specific customer, you have two options:

  * Turn the override off. Every opted-out customer stops receiving the notification, not just the one you have in mind.
  * Leave it on and confirm with the customer whether their opt-out still reflects what they want. Many account customers opt out of marketing but expect to receive operational messages like receipts and dispatch confirmations.

  Business notifications (invoices, statements, receipts) bypass opt-outs automatically, so an opted-out account customer still gets their paperwork without needing an override.
</Warning>

## Common questions

<AccordionGroup>
  <Accordion title="What happens if I exclude funerals from a notification?">
    Any order with a Funeral order type will skip that notification entirely. The customer won't receive it by email or text.
  </Accordion>

  <Accordion title="An opted-out customer is still receiving a notification. How do I stop it?">
    The notification has an override on it for that order type, which bypasses per-customer opt-outs by design. See [Order type rules](#order-type-rules-advanced) for the trade-offs when you want to keep one notification away from a single customer.
  </Accordion>
</AccordionGroup>

## What's next?

<Columns cols={2}>
  <Card title="Events Reference" icon="bolt" href="/settings/notifications-events">
    Every notification event explained: when it's sent, what information it includes, and how to configure it.
  </Card>

  <Card title="Templates & Branding" icon="palette" href="/settings/notifications-templates">
    Edit your notification content, customise your email design, and use template variables.
  </Card>

  <Card title="Logs & Troubleshooting" icon="list-check" href="/settings/notifications-logs">
    View sent notifications, resend messages, and troubleshoot delivery issues.
  </Card>
</Columns>
