← Glossary

Do Not Disturb (DND)

Email & SMS delivery

Also called: DND, channel mute, communication preferences

Do Not Disturb is a per-contact, per-channel mute that suppresses outbound email, SMS or calls to that contact without deleting them or removing them from your CRM.

DND separates two things that are usually conflated: a contact's willingness to hear from you, and their presence in your database. Someone who does not want texts may still want the invoice emails, and deleting them to stop the texts loses the relationship entirely.

Per-channel granularity is what makes it usable. Blanket suppression is the blunt instrument people reach for because their tool offers nothing else, and it costs revenue every time.

The essential property is that it is checkable. Suppression that silently drops messages is hard to trust; a state you can branch on lets a flow route around a muted channel rather than firing into the void.

How it works in FrazzleCRM

  • A Do Not Disturb step mutes or unmutes a channel — email, SMS, calls, or all of them — for the contact.
  • DND state per channel is readable in branch rules, so a flow can check before it sends and take the other route.
  • It composes with stop tags: DND silences a channel, a stop tag ends the run entirely.
  • Because muting is a step, an automation can offer a pause-my-texts option via a trigger link and honour it without a human in the loop.

Where teams get this wrong

Muting a channel without branching around it means the contact continues advancing through steps that send nothing. The sequence completes, the reporting looks normal, and they received none of it.

Common questions

Is DND the same as unsubscribing?

No. Unsubscribing is a legal opt-out of marketing and should be honoured everywhere. DND is an operational mute you control, and can be per-channel and temporary.

Can a contact set their own DND?

Indirectly — a trigger link click can run a flow that sets it, which is how a pause my texts link works.

See it on a real map

Free templates where this shows up as an actual node. Clone one and the diagram runs as the automation.

Related terms

Or browse all 24 terms — grouped by what part of the funnel they belong to.

Draw it once, and it runs

In FrazzleCRM the funnel map IS the automation — every node you draw is a real step, and every step you edit redraws the map. Free plan, no credit card.

Start free