Getting Started
Build, test, and optimize your agentic workflows
Sim Studio is a powerful, user-friendly platform for building, testing, and optimizing your agentic workflows. This documentation will help you understand how to use the various components of Sim Studio to create sophisticated agent-based applications.
This guide will walk you through the essential concepts and help you get started building your first workflow.
Core Components
Sim Studio is built around two primary components:
Blocks
Blocks are the fundamental building elements of your workflows. Each block serves a specific purpose:
Tools
Tools extend the capabilities of agents. They provide additional functionality for agents by enabling you to interface with your favorite data sources and take action (e.g posting on X, sending an email)
Getting Started
Start by creating a new workflow in the Sim Studio dashboard.
Drag and drop a block from the sidebar onto the canvas.
Set up the block's parameters and inputs according to your needs.
Create connections between blocks to define the flow of data and execution.
Run your workflow with test inputs to verify its behavior.