update.md

 1---
 2title: Update Zed
 3description: "Zed is designed to keep itself up to date automatically. You can always update this behavior in your settings."
 4---
 5
 6# Update Zed
 7
 8Zed is designed to keep itself up to date automatically. You can always update this behavior in your settings.
 9
10## Auto-updates
11
12By 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.
13
14If an update is available, Zed will download it in the background and apply it on restart.
15
16## How to check your current version
17
18To check which version of Zed you're using:
19
20Open the Command Palette (Cmd+Shift+P on macOS, Ctrl+Shift+P on Linux/Windows).
21
22Type and select `zed: about`. A modal will appear with your version information.
23
24## How to control update behavior
25
26If you want to turn off auto-updates, open the Settings Editor (Cmd ,) and find `Auto Update` under General Settings.