# Security

{% hint style="warning" %}
🔒 **We believe security is a right, not a luxury!** That's why all security features are available to everyone, even on the free plan. Rest easy knowing your data is safe, no matter what! 😊
{% endhint %}

The app takes your security seriously, offering a range of customizable features to safeguard your financial information:

* **PIN Setup**: You can create a personalized **passcode** to protect access to your data. Choose between 4, 6, or 8-digit PINs for the level of security you prefer.

<div><figure><img src="/files/9ld65duibVveAU9MwBI9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/95i1VXbnhknhcX7TCqQm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OJPAO8PA1eluIT1y60tA" alt=""><figcaption></figcaption></figure></div>

* **Biometric Login**: For added convenience and security, enable **Biometric login**, using fingerprint or face recognition (if supported by your device), to quickly access your app without needing to enter a passcode.
* **Session Timeout**: Define the **session duration** to automatically lock the app after a certain period of inactivity. This feature ensures that your data remains secure if you accidentally leave the app open in the background.
* **Widget Access**: You can decide how much financial information is displayed on your home screen widgets:
  * **No Access**: Prevents the widget from showing any information.
  * **Show Items Only**: Displays entries without revealing sensitive financial details.
  * **Full Access**: Shows all items, including amounts, even when the app is locked.
* **Quick Lock Icon**: Located at the top right of the **More** menu, this icon allows you to instantly lock the app, adding a layer of quick protection when you need it most.

***

By combining these features, the app ensures your financial data stays private, while giving you the flexibility to adjust security settings based on your needs.

***

<div><figure><img src="/files/Sey6n1rWa0Ljoo3q91E4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/U4qrbO4jc00VezEAN1Kj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SikXUEJeXnPzSRwhLmK3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IfALVawUGVj0a4CZAlIS" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/settings/security.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.
