> For the complete documentation index, see [llms.txt](https://oten.gitbook.io/drive-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oten.gitbook.io/drive-support/shadow-layers/unlock-under-inspection.md).

# Unlock under inspection

This is the scenario Shadow Layers are built for: someone is watching, or compelling you, while you open a vault.

### What to do <a href="#what-to-do" id="what-to-do"></a>

1. **Open the decoy layer.** Enter the password for the layer you're willing to reveal. It opens an ordinary-looking vault of believable files.
2. **Let them look.** The layer is fully functional. Browsing, opening, and searching inside it reveal nothing about any other layer.
3. **That's it.** There is no list of layers, no counter, no "1 of 2" indicator anywhere. From the outside, this vault has exactly what they can see.

### Why it holds up <a href="#why-it-holds-up" id="why-it-holds-up"></a>

* The unlock prompt is **identical** for every layer — the observer watched you type *a* password and get *a* vault. Nothing indicates another password exists.
* Layers are **cryptographically independent**. The decoy's keys cannot reveal or prove the existence of another layer's data.
* The server can't help an adversary either: it stores only opaque blobs and **cannot say how many layers a vault has** (see [What the server can see](/drive-support/security-model/create-a-new-vault-1.md)).

### If you're pushed further <a href="#if-youre-pushed-further" id="if-youre-pushed-further"></a>

* You can reveal a **second, still-believable layer** if you set one up for exactly this, while a third stays hidden.
* Keep your composure and your story consistent. The cryptography is sound; the weak point is behavioral — see [What Shadow Layers do not protect against](/drive-support/security-model/create-a-new-vault-2.md).

### When simply hiding is enough <a href="#when-simply-hiding-is-enough" id="when-simply-hiding-is-enough"></a>

If the goal is to get the app off-screen fast — not to open anything — use **Panic** or **Ghost Exit** to instantly lock and hide everything. See [Configure & trigger Panic](/drive-support/playbooks/configure-and-trigger-panic.md).
