Download
Get Zana Command Center
Latest version v2.1.0. macOS builds auto-update in-app after the first install.
Windows
NSIS installer · .exe
Coming soonLinux
AppImage
Coming soonFrom source
Build Zana locally.
Clone the repository, install dependencies, and run the development app.
git clone https://github.com/salesforce/zana.git
cd zana
pnpm install
pnpm devPrerequisites: Node 20+ (22+ recommended; remotes need 22+), pnpm, and git. See the docs for source-build guidance.