1

Install the CLI

Install raze-cli with one command.

$ pipx install raze-cli
2

Run onboarding

RAZE prepares the managed local runtime and opens the dashboard.

$ raze onboard
3

Open the dashboard

The local dashboard is your control center. If already set up:

$ raze dashboard
4

Configure a provider or local model

In the dashboard, connect an API provider or set up a local model profile. This is where your AI intelligence comes from.

5

Create employees, groups, and tasks

Set up AI employees for different roles, organize them into groups, and create jobs and schedules.

6

Manage updates

Use the in-dashboard update panel when a runtime update is available. Update the CLI separately with pip.

$ raze update