# DND hours

![DND 1280 x 720.jpg-5177](https://storage.sleekplan.com/products/677106671/changelog/47425/inline-b107d9fd5c93c52ebd30b779b115dfb1.jpg)

## Do Not Disturb (DND) Hours

### Overview

The **Do Not Disturb (DND) Hours** feature allows you to control when WhatsApp messages from your automated journeys are delivered. By setting DND windows, you can ensure that customers do not receive messages late at night or during sensitive hours- improving customer experience, maintaining compliance, and safeguarding your brand reputation.

***

### Why Use DND?

* **Respect customer time**: Prevents sending messages at odd hours (e.g., midnight reminders).
* **Boost engagement**: Messages sent during active hours are more likely to be opened.
* **Stay compliant**: Meets regional messaging regulations.
* **Improve brand perception**: Reduces annoyance and opt-outs.

***

{% embed url="<https://youtu.be/awVYnrHjvlw>" %}

### How DND Works

1. **Configuration in Settings**
   * Go to **Settings → New UI settings → Sending preferences → DND Hours**.
   * Click on Add DND hours
   * Enable DND with the toggle switch.
   * Create one or more time slots (daily or specific days).
   * Define start and end times.
   * Note: If your DND window crosses midnight, the **end time will apply to the next day**.
2. **Journey-level Control**
   * Open **Journeys → Select Journey → Workflow**.
   * Toggle **Follow DND Hours** ON or OFF for that journey.
   * By default, DND is OFF until you configure slots. If no slots are active, the toggle will be greyed out.
3. **Message Handling**
   * If a message is triggered during DND hours, it will be delayed until the DND window ends.
   * DND is checked at both the **trigger** and **wait node** levels.
   * Authentication/time-sensitive messages (e.g., OTPs) are not affected.
   * DND does not apply to **broadcasts** or **1-on-1 live chats**.

***

### Things to Know Before Using DND

* DND works **based on the recipient’s local time zone** (calculated from country code).
* If you delete all DND slots, previously saved ON/OFF states in journeys are preserved.
* You can configure multiple DND slots (e.g., weekday vs. weekend).

***

### Troubleshooting & FAQs

**Q. My DND toggle is greyed out in a journey.**\
A. Configure at least one DND slot in Settings first.

**Q. What happens if a trigger occurs at 10 PM (during DND)?**\
A. The journey pauses and resumes after DND ends, continuing from the next wait node.

**Q. Do broadcasts or live chat messages respect DND?**\
A. No, DND applies only to automated journeys.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.quickreply.ai/product-modules/settings/page-5/dnd-hours.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
