First-Run Setup is the flow every new organization meets. It names your organization, gets Unbound installed on a machine, records how your coding agents are licensed, and finishes by turning on your first policies org-wide.
Until it is finished, opening any dashboard page returns you here, and
/onboarding lands you on whichever part you still have to do. Once it is finished, /onboarding sends you to Home.
What’s on the page
Two parts
The wizard steps
The wizard is seven to nine steps: the plan steps appear only for the agents you pick, so choosing both Claude Code and Cursor gives you nine and choosing neither gives you seven. The header carries a progress track, and a scanning panel sits top right from the first step onward.What the CLI does
Load Policies
The last step turns on your baseline, in three parts:
The seven categories, in the order the deck asks them:
- Production Systems — Can your agents deploy or change production directly?
- Cloud & Infrastructure — Do your agents have cloud credentials (AWS, GCP, Azure, Terraform)?
- Identity, Access & Privilege — Can your agents change access or escalate to root?
- Secrets & Credentials — Should agents be able to read your secrets and tokens?
- Databases & Data Movement — Do your agents have database access or move data in bulk?
- Source Control & Delivery — Should agents be able to force-push or push to protected branches?
- System & Runtime Safety — Should agents be able to run destructive commands like
rm -rf?
Filters and controls
The wizard is built for the keyboard.
Cards can also be clicked, and the policy deck can be swiped. Back returns to the previous step on every step after the first, and Redo the questions on the review sends you through the deck again.
What you can do
Messages you may see
Common questions
Can I skip setup and come back? Setup has to finish before the dashboard opens — until it does, every page returns you here. Once it is done,/onboarding sends you to Home.
I skipped the policy questions. Can I still get the pack?
The deck runs once, at setup. Afterwards you create the policies you want from Policies → Agentic Use → Create Policy — Recommended Starting Policies gives the exact values for each one. Where your organization has Policy Packs, that applies a curated starter set in one step.
Why don’t I see the plan steps?
They appear only for the agents you picked. Pick Claude Code or Cursor on Agent inventory and the matching plan step appears.
Why is Continue greyed out on Run & Complete?
It opens once at least one device has been scanned. Run the install command, and the scanning panel will show the machine reporting.
Can I change these answers later?
Yes. Agents and devices live in Discovery, policies in Policies — Agentic Use, and fleet deployment in Configure.

