Signing in and picking an organization
Everything in Orca is scoped to an organization. After you sign in you must have an active organization selected before the rest of the app unlocks.1
Sign in
Authenticate at app.orcapods.ai.
2
Choose an organization
On the choose-organization screen you can create a new org, join one you’ve been invited to, or switch between orgs you already belong to.
3
Land on your agents
Once an org is active,
/ redirects to /agents — your catalog of agent profiles.You can switch the active organization at any time from the user chip menu (bottom of the sidebar) or the choose-organization screen.

The mandatory organization gate — pick a workspace, accept an invite, or create a new organization.
The sidebar
The left sidebar groups every screen into sections. It collapses to a compact rail, shows the brand logo, and includes a light/dark theme toggle.Build
Workbench
Run an agent against a prompt and inspect every streamed step.
Agents
Create, import, edit, publish, and manage agent profiles.
Pools
Group agents into a shared workspace with role-aware access.
Skills
Import and manage Agent Skills that run in the sandbox.
Memory Bank
Browse memories agents write at runtime.
Run
Sessions
Inspect live and past sessions, their runs, streams, and timelines.
Workflows
Inspect, execute, and cancel multi-agent DAG workflows.
Resources
MCP Servers
Register and manage Model Context Protocol servers.
Files
Browse files in your workspace storage.
Observe
Usage
Track token, run, and resource usage across the org.
Runtime
Inspect live runners, sidecar slots, observed worker instances, and where
sessions are running.
Settings
Settings is organized into three groups:
The sidebar footer holds shortcuts to Quickstart, Documentation (opens externally), Settings, and a live status indicator that reflects platform health.
Command palette
Press ⌘K (macOS) or Ctrl+K (Windows/Linux) anywhere to open the command palette. It groups actions into:- Navigate — jump to any screen.
- Quick actions — toggle theme, toggle sidebar, reload, go back.
- Create — new agent, session, workflow, skill, or MCP server.
- Admin — open the Audit log.

The command palette (⌘K) — jump to any destination or action from anywhere.
Topbar
The topbar shows a breadcrumb of where you are, a Search (⌘K) button that opens the command palette, and a read-only active-organization pill.User chip
At the bottom of the sidebar, the user chip shows your avatar, name, androle · org. Its menu links to Account settings, Organization, Members, and Sign out.
Roles and gating
Some actions are restricted to organization admins:Related
Workbench
Start running agents.
Agents
Build your first agent profile.
Quickstart templates
Create an agent or pool from a template.