# Safe mode

There are three modes that you can decide how you’d like to be warned when you run a query:

| Safemode         | Icon                                                                                                                                                                                                                                                                       | Description                                                                                |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| **Silent Mode**  | <img src="https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-LroEzjUgBKCYa1iL-yh%2F-LroLKMAWWlGkDvzlMat%2Flock.png?alt=media&#x26;token=673dc669-3734-4f0e-bb2d-888a19a475bc" alt="" data-size="line">               | Send queries to the server without any warnings                                            |
| **Alert Mode 1** | <img src="https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-Lro1IyDHXcamovM4vCx%2F-Lro25AwIJCdp6x_FPCj%2Fwarningmode_1%403x.png?alt=media&#x26;token=14fabcb8-3d83-4c85-90d9-9aaf78b8dbb5" alt="" data-size="line"> | Warning before sending queries to the server                                               |
| **Alert Mode 2** | <img src="https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-Lro1IyDHXcamovM4vCx%2F-Lro28uxSHiWBANedUDO%2Fwarningmode_2%403x.png?alt=media&#x26;token=21f6ff27-4387-466c-a31a-626171b8ad00" alt="" data-size="line"> | Warning before sending queries to the server except SELECT/EXPLAIN queries                 |
| **Safe Mode 1**  | <img src="https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-Lro1IyDHXcamovM4vCx%2F-Lro2EopOyUZHG91vpk2%2Fsafemode_1%403x.png?alt=media&#x26;token=fb2f456f-efc8-45d1-9b0d-07c503240ed8" alt="" data-size="line">    | Prompt for the password before sending queries to the server                               |
| **Safe Mode 2**  | <img src="https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-Lro1IyDHXcamovM4vCx%2F-Lro2JwfcKTPGuQNszRN%2Fsafemode_2%403x.png?alt=media&#x26;token=88e3cf79-3d29-4111-82db-4a88cc1e8ea1" alt="" data-size="line">    | Prompt for the password before sending queries to the server except SELECT/EXPLAIN queries |

You can change the safe mode by pressing the lock icon on top. You might be required to enter the database password when changing the safe mode. You can also config to use your device's password/TouchID unlock the Safe Mode from the app's preferences:

* Navigate to menu **`TablePlus`** > **`Preferences...,`** or use shortcut keys **`⌘ + ,`**
* Switch to **`Crash & Security`** tab
* Tick on **`Allow the computer's password/TouchID to unlock Safemode`**

![](https://2743975646-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LriZ7WXXZykpg6_MQsw%2F-LroSnlFiTjYA-fanBbt%2F-LroW7SCBk5sPYQ-eO76%2Ftouchid-unlock.gif?alt=media\&token=d2415686-fb26-4817-a1e2-1f0fc16689a3)
