# Crash & Security

## Safe Mode

If Safe Mode is enabled, TablePlus will require database's password every time you send a query to the server. This setting allows you to use your device's password or TouchID to unlock Safe Mode.

* In the Settings/Preferences dialog (**`⌘ + ,`**), go to **Crash & Security** tab
* Tick/untick the **`Allow the computer's password/TouchID to unlock Safemode`** to enable/disable it.

## Crash Report

TablePlus uses AppCenter by Microsoft for collecting crash report to improve the stability of the app. All data is collected anonymously and cannot be used to identify you. Learn more about this by reading our privacy statement.

* In the Settings/Preferences dialog (**`⌘ + ,`**), go to **Crash & Security** tab
* Tick/untick the **`Disable the Crash Report`** to disable/enable it.


---

# 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.tableplus.com/preferences/crash-and-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.
