Creating a Product
Create a Product to bundle your AI capabilities and deploy them through surfaces like chat widgets, APIs, and MCP servers.
Before you begin
You'll get the most value from Products if you already have at least one Flow or Agent built. If you're starting from scratch, try the quickstart guide first.
Create a Product
Click Products in the sidebar
Click Create Product
Enter a name (e.g., "Customer Support Assistant")
Add a description (optional but recommended)
Click Create
You'll be taken to the Product detail page.
Quick start templates
Runtype provides quick start templates for common deployment patterns:
Click the Create dropdown on the Products page
Select Quick Start
Choose a template:
Chat Widget — Embeddable chat interface for websites
REST API — HTTP endpoints for integrations
MCP — Connect to Claude Desktop or VS Code
A2A — Agent-to-Agent communication
Follow the guided setup
Templates create a Product with pre-configured surfaces, saving you setup time.
Product settings
After creating a Product, configure these settings:
Name — Update the Product name
Description — Document what this Product does
Status — Set to Active (available to users) or Inactive (hidden)
Environment — Development or Production
Next steps
After creating your Product:
Adding capabilities to a product to include your Flows and Agents
Setting up a chat Surface, API Surface, or MCP Surface
The visual view to visualize your Product structure
Start with one Surface (usually chat for testing) and add more deployment channels as needed. You can always add Surfaces later without disrupting existing deployments.