Download

Get Zana Command Center

Latest version v2.1.0. macOS builds auto-update in-app after the first install.

macOS

Apple Silicon or Intel · signed and notarized · .dmg

Download for macOS

Windows

NSIS installer · .exe

Coming soon

Linux

AppImage

Coming soon
From 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 dev

Prerequisites: Node 20+ (22+ recommended; remotes need 22+), pnpm, and git. See the docs for source-build guidance.