# Lock the Vault

LockMyPix locks by default when you leave the app. However, you can adjust that or even lock your Private Photo Vault by flipping your phone.

### FlipLock

Activate the option from the LockMyPix settings to have a quick and reliable way to lock your Vault whenever required.

### AutoLock

Makes sure that your Vault locks whenever you leave the app. That's active by default. If you disable that option, your Vault will lock after 15 seconds in background if you don't reopen (see [Logout Delay](#undefined) on how to change that)

### The LockMyPix Logo

That's visible directly after login in the top left. Tap on the logo to lock your Vault immediately.

### ShakeLock

Just shake your phone to lock LockMyPix immediately and entirely. This also removes the app from the recent apps list.

### Logout Delay

Open the LockMyPix settings -> Advanced - to adjust from 5 to 60 seconds for when LockMyPix should lock your Vault when running in the background. This applies if you disable the [AutoLock](#autolock).

Move the slider to the end to turn that option off.

{% hint style="warning" %}
**Mind:** Your Vault will stay unlocked if you disable the Logout Delay until you lock it manually by any of the options on this page.
{% endhint %}

### Quick Logout

Perfect to hide your Vault immediately when you lock it. This is not active by default. Once activated, LockMyPix will no longer open the login menu when you lock your Private Vault.

### Turn off the screen

Always forces LockMyPix to lock your Vault and hide the app from the recently used apps.


---

# 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://docs.en.lockmypix.com/general/lockmypix-faqs/lock-the-vault.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.
