> For the complete documentation index, see [llms.txt](https://docs.escapedirector.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.escapedirector.com/readme.md).

# Welcome to Escape Director

Escape Director is a web app for escape room operations. Use it to build rooms, run live sessions, and review what happened afterward from one system.

## What Escape Director Does

Escape Director is built for teams that want one operational workflow instead of scattered notes, media folders, and one-off tools.

You can use it to:

* Create and configure rooms
* Add puzzles, clues, and media
* Control the player-facing Live View
* Run sessions from a dedicated dashboard
* Save room statistics, notes, and action logs

## Who It Is For

* **Owners** who want more consistent operations across staff and rooms
* **Game masters** who need fast controls during live play
* **Teams** that use hints, timers, and media during gameplay
* **Operators** who want better post-game review

## Recommended Path

If you are new to Escape Director, start here:

1. Create your account and sign in
2. Start your trial or activate your plan
3. Create and configure your first room
4. Set up Live View, puzzles, and media
5. Run a live session and review the results

{% hint style="info" %}
Escape Director runs in your browser. No installs or manual updates are required.
{% endhint %}

## Start Here

<table data-view="cards"><thead><tr><th>Area</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td><strong>Getting Started</strong><br>Account setup, billing, and your first room.</td><td><a href="/pages/IoNH2khQDKzPVyBKaWYM">/pages/IoNH2khQDKzPVyBKaWYM</a></td></tr><tr><td><strong>Build Your Rooms</strong><br>Set up Live View, puzzles, and room media.</td><td><a href="/pages/ilkUJ5pWr9pMizZnveBM">/pages/ilkUJ5pWr9pMizZnveBM</a></td></tr><tr><td><strong>Run Live Sessions</strong><br>Operate a room from the dashboard.</td><td><a href="/pages/Dgfcr02JBTftTXERq35r">/pages/Dgfcr02JBTftTXERq35r</a></td></tr><tr><td><strong>Review Performance</strong><br>Use room statistics, notes, and logs.</td><td><a href="/pages/ph0mfZbYTnzyhzMpMTuh">/pages/ph0mfZbYTnzyhzMpMTuh</a></td></tr><tr><td><strong>Account</strong><br>Manage password, billing, and account status.</td><td><a href="/pages/6AOcfQ5xwh31nuOUYdhm">/pages/6AOcfQ5xwh31nuOUYdhm</a></td></tr></tbody></table>

## Core Guides

<table data-view="cards"><thead><tr><th>Guide</th><th data-card-target data-type="content-ref">Open</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Create And Configure Your First Room</strong><br>Set room defaults and move into the editor.</td><td><a href="/pages/dzYB5s15QeSMQNLUO2gw">/pages/dzYB5s15QeSMQNLUO2gw</a></td><td><a href="/files/1ns9XcnOA3UZD3VDDa4N">/files/1ns9XcnOA3UZD3VDDa4N</a></td></tr><tr><td><strong>Run A Live Session</strong><br>Use the Room Dashboard during gameplay.</td><td><a href="/pages/J0NClZtJBC37wtqCGZux">/pages/J0NClZtJBC37wtqCGZux</a></td><td><a href="/files/XiHQLEjskDQXpj2R9L4Z">/files/XiHQLEjskDQXpj2R9L4Z</a></td></tr><tr><td><strong>View Room Statistics</strong><br>Review results, notes, and action logs.</td><td><a href="/pages/HHnZ83uwlPbv4n639J16">/pages/HHnZ83uwlPbv4n639J16</a></td><td><a href="/files/kWFbqdDdfS0hFgsaFFFz">/files/kWFbqdDdfS0hFgsaFFFz</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.escapedirector.com/readme.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.
