1# Update Zed
2
3Zed is designed to keep itself up to date automatically. You can always update this behavior in your settings.
4
5## Auto-updates
6
7By default, Zed checks for updates and installs them automatically the next time you restart the app. You’ll always be running the latest version with no extra steps.
8
9If an update is available, Zed will download it in the background and apply it on restart.
10
11## How to check your current version
12
13To check which version of Zed you're using:
14
15Open the Command Palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Linux/Windows).
16
17Type and select `zed: about`. A modal will appear with your version information.
18
19## How to control update behavior
20
21If you want to turn off auto-updates, open the Settings Editor (Cmd ,) and find `Auto Update` under General Settings.