Introduction to Studio
Studio is where you build, test, and launch intelligent AI agents, without writing code. You choose the logic, connect the data, and control exactly how your agent thinks and acts.
What is Studio?
Start Here: What You Can Do
You can use Studio to:
- Design custom agent workflows with logic, memory, and multi-step reasoning
- Connect to any API, internal tool, or third-party platform
- Automate repetitive tasks across data, content, or support workflows
- Deploy agents securely to run in production via chat, API, or webhooks
- Test, debug, and monitor everything in one place
First time here?
Quick Links
Quickstart
Ship your first agent in 2 minutes.
Debugging Agents
Debug and ensure reliability.
Integrations
Core integrations at a glance.
Studio Platform Layout
Understanding the platform's layout will help you navigate and build more efficiently.
Feature | Description |
---|---|
Builder Canvas | The visual drag-and-drop environment where you design and connect the components of your agent's workflow. |
Agents Page | The dashboard where you can open, manage, and organize all your agents into different Project Spaces. |
Agent Settings | A dedicated area to control an agent's behavior, security, and deployment configurations. |
Vault | A secure, centralized location to manage and use your API keys and other secrets across all your agents. |
Analytics | A dashboard to monitor your token usage and control your costs. |
Data Pool | A centralized RAG management system for your agent's knowledge base. |
Try Common Studio Workflows
SmythOS agents excel in a wide range of scenarios, including:
- Customer Support Assistants: Build bots that handle customer queries, answer FAQs, and escalate intelligently.
- Data Processing Pipelines: Fetch, clean, analyze, and route data using agent logic.
- Search and Summarization Agents: Combine web tools, LLMs, and RAG sources to generate insights.
- Content Moderation Workflows: Automatically review and filter content based on business rules.
Core Features
These core capabilities help you build, test, and ship agents faster:
- Visual Workflow Canvas: Drag, drop, and connect components to define how your agent thinks and acts
- No-Code Debugging and Testing: Inspect live agent runs, logs, and errors right inside the canvas
- Dynamic Input/Output Handling: Work with text, images, files, and custom schema-based inputs
- Secure API Access: Use the Vault to manage keys, tokens, and secrets
- Component Library: Choose from 40+ production-ready tools, from LLMs to logic gates to API calls
Need more help?
We iterate fast and document just as quickly. If you notice anything missing or unclear, feel free to contribute. PRs and typo fixes are always welcome. Let's make agent development easier for everyone.