Onboarding Steps
1
Create Organization
Choose a name and slug for your organization. The slug is used in URLs and API calls.
- Name: Your company or team name (e.g., “Acme Corp”)
- Slug: URL-friendly identifier (e.g., “acme-corp”)
2
Create Team
Teams are groups within your organization. Start with one team and add more later.
- Name: Team name (e.g., “Engineering”)
3
Create Workspace
Workspaces contain devices and their telemetry data. Use workspaces to separate environments.
- Name: Workspace name (e.g., “Development”)
- Typical setup: separate workspaces for Development, Staging, Production
4
Complete
The wizard offers the Ultra download, along with the terminal install command, and points you at what to do next:
- Link a device: install Ultra on your machine and connect it to your workspace
- Invite your team: add team members to collaborate on policies and monitoring
- Read the docs: policies, observability, and the rest of the platform
Rolling Out to Your Team
Bringing a teammate onto Ultra is two decisions, and they are independent:- How they join your organization, which sets their identity and role
- How their device connects, which puts it in a workspace
Adding people to your organization
Directory sync
If you use Google Workspace, Okta, or another supported provider, SCIM directory sync provisions members automatically instead of adding them one at a time. Set the role new users receive under Settings > Security. Ultra does not email provisioned users; they sign in through SSO.Invite
Use an invite when the person needs to sign in to Ultra and see data.- Go to Settings > Invites
- Click Invite Member
- Enter the team member’s email address
- Select a role (Owner, Admin, Member, or Viewer). See Roles & Permissions for details
- Click Send Invite
Add a beacon
A beacon is a device-only membership. Their machine reports into Ultra; they get no dashboard access.- Go to Settings > Members
- Click the + beside the Members heading and choose Add beacon
- Enter the person’s name and email
Connecting their devices
Browser sign-in
Every role can link its own device, Beacon included. They install Ultra, open their AI agent, and a browser sign-in appears on its own. Signing in is the whole job: the device links itself, and with one workspace there is nothing to choose. If you run several, the browser asks which one this device reports into.ultra login and ultra link do the same thing from the terminal, which is handy for re-linking a device or scripting a setup. Most people never need them.
Deploy key
A deploy key does the connecting for them. There is no sign-in and no workspace to pick: the key already names the workspace, and the device links itself the next time Ultra starts. Your teammate can enter the key while installing Ultra or any time after.- Go to Settings > Security, find the Deploy Keys section, and click Create Deploy Key
- Give it a name, pick the workspace your team should report into, and choose an expiry
- Copy the key before closing the dialog
- Optionally, use the Connectors column to attach connectors to the key, so devices arrive with them already set up. See Pre-attaching connectors
- Share the key with your teammates through your usual secure channel, along with the install steps
Ultra never emails a deploy key, and the key is shown only once when you create it. Copy it before closing the dialog, because it cannot be retrieved afterward. If you lose it, revoke the key and create a new one.