Skip to main content
With the stack running, open Studio in your browser: http://localhost:3001

Logging in

Studio supports Keycloak (enterprise SSO) or Lite login (local credentials), depending on how your stack is configured. Enter the credentials configured in your .env file (the defaults are in .env.example). After logging in, you’ll land on the Studio dashboard.

The onboarding tour

On your first visit, Studio starts an onboarding tour automatically. It highlights the key areas of the app:
  1. Dashboard — your agent feed
  2. Settings — where you configure models, MCP servers, and more
  3. Discover — the community agent catalog
You can dismiss the tour at any time and restart it from the sidebar if needed.

Before creating your first agent

The Create Agent button in the sidebar is disabled until at least one model is configured. Go to Settings → Models Registry and add a model first.
If the models list is empty, add a model in Settings before creating an agent.

The sidebar

The sidebar is your main navigation:
  • Dashboard — view and manage your agents
  • Create Agent — open the agent creation wizard (disabled without a model)
  • Discover — browse and install community agents
  • Settings — models, MCP servers, embeddings, sentinels
  • Workspace switcher (top of sidebar) — switch between workspaces

Next steps

Settings Overview

Configure the building blocks before creating your first agent.

Creating an Agent

Walk through the agent creation wizard.