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

# Status reference

> The six states a scrim card can show.

Every scrim card shows one of six states.

| Status                | Meaning                               | How it got there                    |
| --------------------- | ------------------------------------- | ----------------------------------- |
| **Open**              | Requested. Details not confirmed yet. | A member pressed a team button.     |
| **Ready to Schedule** | Confirmed, but not published.         | A lead ran `/setscrim`.             |
| **Scheduled**         | Published to the schedule channel.    | A lead ran `/scrimschedule`.        |
| **Completed**         | Played.                               | Someone pressed **Mark Complete**.  |
| **Cancelled**         | Called off.                           | **Cancel Scrim**, or `/scrimclose`. |
| **Closed**            | Thread archived and locked.           | **Close Thread**, or `/scrimclose`. |

<Note>
  **Cancelled** and **Closed** are reachable at any point before completion. You
  don't have to walk a dead scrim through the whole sequence to get rid of it.
</Note>

## Seeing everything at once

`/scrimstatus` lists everything open, scheduled, and completed in one place —
the fastest way to find a scrim whose ID you've lost, or to spot threads that
were never closed out.
