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

# Snoozes

> Suppress known failures while you work on a fix

Snooze known failures so they don't clutter your reports while you work on a fix. Snoozed tests are still visible in runs — just clearly marked as suppressed, not ignored.

## Creating a snooze

From any test run, select one or more failing tests and click **"Snooze"**. Configure:

* **Description** — why you're snoozing (optional but recommended)
* **Duration** — set an expiration date or snooze indefinitely
* **Scope** — snooze in specific environments or across all of them

## Managing snoozes

Go to the **Snoozes** page for a full view of active and expired snoozes.

**Active tab** shows each snooze with its creator, creation time, description, expiration, environment scope, and linked test cases.

**Expired tab** shows historical snoozes. You can reactivate any of them if needed.

### Actions

| Action     | What it does                                         |
| ---------- | ---------------------------------------------------- |
| Edit       | Update description, expiration, or environment scope |
| Expire Now | End the snooze immediately                           |
| Delete     | Remove it entirely                                   |
