# Inbox Zero on weekends

**Inbox Zero on weekends** is a **Missive rules template** designed for people that want to keep any weekend emails clear of their inbox until Monday. With this rule, you’ll be able to have disruption-free weekends while ensuring an up-to-date inbox on Monday morning.

#### When enabled:

* The rule will snooze any incoming emails received during the weekend until the following Monday where they will show up in your inbox.

#### Here’s how it works:

* You need to determine what timeframe counts as the weekend
* You need to determine when you'd like to snooze until

***

### Incoming email rule: Inbox Zero on weekends

This rule is meant to automatically clear your inbox of any incoming emails during the weekend, and resurface them on Monday when you're back at work.

<a href="https://mail.missiveapp.com/?importRule=weekend-snooze_incoming-message" class="button primary" data-icon="plus">Add to Missive</a>

#### There is one condition and one action to make this rule work.

{% stepper %}
{% step %}
If an email is received during the "weekend" **reception time**...
{% endstep %}

{% step %}
It will automatically **snooze** that email until **8am of the next weekday**. By snoozing, the rule will also remove that email from your inbox and unassign you.

Once Monday at 8am hits, the rule will move that snoozed email back to your inbox.
{% endstep %}
{% endstepper %}

<div data-with-frame="true"><figure><img src="/files/DRvoX6Cfm7JX7ha4Q55M" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="220.484375">Component</th><th>Value</th></tr></thead><tbody><tr><td>Condition</td><td><strong>Reception time</strong> is not within Mon-Fri 9am-6pm</td></tr><tr><td>Action</td><td><p><strong>Snooze</strong> until Monday 8am</p><p><br></p></td></tr></tbody></table>


---

# 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://missiveapp.com/docs/advanced-features/rules/templates/inbox-zero-on-weekends.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.
