Understanding the Runtype UI
The UI in the Runtype platform is your central workspace for building, testing, and deploying AI Products. This guide explains the main navigation and key areas of the UI.
Main navigation
The left sidebar provides access to all major features:
Dashboard — Your home view with usage and recent activity
Playground — Quick testing environment for prompts and models
Products — Organize and deploy your capabilities through surfaces
Agents — Build agentic workflows with tool use and reasoning
Flows — Create and manage multi-step AI workflows
Evals — Run model comparisons and test workflows
Records — Manage structured data used as context in Flows
Tools — Create custom tools that Agents can call
Schedules — Automate Flow execution on a schedule
Logs — View Flow and step execution history for debugging
Settings — Manage API keys, billing, team members, and preferences
Organization switcher — Click your avatar to switch between organizations or log out
Theme toggle — Switch between light and dark mode
Send Feedback — Create a bug report or feature request for us to review
Top navigation
The header provides contextual actions and account controls:
Page title — Shows the current section (e.g., "Flows", "Products")
Action buttons — Quick access to create new items (e.g., "Create Flow", "New Product")
Execution usage — Number of your single Flow runs that count against your usage quota
List views
Most pages (Flows, Products, Records, etc.) use a consistent list interface:
Search and filters — Find items quickly using the search bar and filter options
Status badges — Visual indicators for item state (active, draft, archived)
Quick actions — Click the more menu (⋯) on any item for edit, duplicate, or delete options
Detail pages
When you open a specific Flow, Product, or other item, you'll see:
Configuration panel — Edit settings and properties
Related items — Connected capabilities, surfaces, or dependencies
Action buttons — Run, test, or deploy based on the item type
Activity and logs — Recent executions and debug information
Keyboard shortcuts
Speed up your workflow with these shortcuts:
Cmd/Ctrl + K— Open command palette (quick navigation)Cmd/Ctrl + S— Save current itemEsc— Close modals and dialogs
Next steps
Explore specific areas of the dashboard:
Using the Playground for quick tests