# Lock the Vault

Privary 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 Privary 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 [Automatic Lock-Timer](#automatic-lock-timer) on how to change that)

### The Privary Logo

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

### ShakeLock

Simply shake your phone to lock your Vault immediately. This will also close the entire app and remove Privary from the recent app list.

### Automatic Lock-Timer

Open the Privary settings -> Advanced Settings - to adjust from 5 to 60 seconds for when Privary 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, Privary will no longer open the login menu when you lock your Private Vault.

### Turn off the screen

Always forces Privary 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.privary.me/general/privary-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.
