# Loop Snooze

**Feature Overview**

**Loop Snooze** allows you to “snooze” emails which you can’t action straight away. This removes the email from your inbox and brings it back when you’re ready to deal with it.

![Snooze.gif](https://dl.intheloop.io/loop-help/loop-snooze.md/Snooze.gif)

**How to Snooze**

Select the email you wish to snooze, click the Snooze icon which is found amongst your triage actions, and specify your preferred snooze time.

![](https://dl.intheloop.io/loop-help/loop-snooze.md/snooze1.png)

Your email will be removed from your inbox and moved into the Snoozed folder. You can access these emails at any time if you need them before your snoozed date.

![](https://dl.intheloop.io/loop-help/loop-snooze.md/snooze2.png)

On your snoozed date and time, your snoozed emails will re-appear on the top of your inbox.

Give Loop **Snooze** a try and let us know what you think.


---

# 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://help.intheloop.io/loop-inbox/loop-snooze.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.
