> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/password-manager/application/settings/biometric-lock-setting.md).

# Biometric lock setting

If the Devolutions Cloud workspace has biometric lock enabled, Devolutions Password Manager will redirect you to the ***Security and privacy*** settings page.

{% tabs %}
{% tab title="Windows" %}

### Enabling a locking option

1. In Devolutions Password Manager, attempt to connect to a Devolutions Cloud workspace that [enforces biometric lock](https://docs.devolutions.net/cloud/kb/how-to-articles/biometric-lock/).
2. Click on ***Go to settings***.
3. Enable ***Use master password*** or ***Use biometric lock***.
   1. Master password: The application will need to be unlocked with a password.
   2. Biometric lock: The application will need to be unlocked with one of the device's biometry options.
4. Try connecting to the Devolutions Cloud workspace again.
   {% endtab %}

{% tab title="macOS" %}

### Enabling a locking option

1. In Devolutions Password Manager, attempt to connect to a Devolutions Cloud workspace that [enforces biometric lock](https://docs.devolutions.net/cloud/kb/how-to-articles/biometric-lock/).
2. Click on ***Go to settings***.
3. Enable ***Use master password*** or ***Use biometric lock***.
   1. Master password: The application will need to be unlocked with a password.
   2. Biometric lock: The application will need to be unlocked with one of the device's biometry options.
4. Try connecting to the Devolutions Cloud workspace again.
   {% endtab %}

{% tab title="iOS" %}

### Enabling a locking option

1. In Devolutions Password Manager, attempt to connect to a Devolutions Cloud workspace that [enforces biometric lock](https://docs.devolutions.net/cloud/kb/how-to-articles/biometric-lock/).
2. Press the menu button.
3. Select the ***Security and privacy*** section.
4. Enable ***Use biometric lock***.
   1. Biometric lock: The application will need to be unlocked with one of the device's biometry options.
5. Try connecting to the Devolutions Cloud workspace again.
   {% endtab %}

{% tab title="Android" %}

### Enabling a locking option

1. In Devolutions Password Manager, attempt to connect to a Devolutions Cloud workspace that [enforces biometric lock](https://docs.devolutions.net/cloud/kb/how-to-articles/biometric-lock/).
2. Press the menu button.
3. Select the ***Security and privacy*** section.
4. Enable ***Use biometric lock***.
   1. Biometric lock: The application will need to be unlocked with one of the device's biometry options.
5. Try connecting to the Devolutions Cloud workspace again.
   {% endtab %}
   {% endtabs %}


---

# 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.devolutions.net/password-manager/application/settings/biometric-lock-setting.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.
