Introduction to StreamSpace Studio
StreamSpace Studio is the visual workflow builder and automation engine of the StreamSpace platform. It enables business developers, engineers, and service teams to design, test, version, and publish the automations behind AI agents, reports, and integrations.
With an intuitive drag-and-drop interface, Studio connects conversational interactions with logical steps, backend databases, and external platforms without requiring complex code.
Key Features
1. Visual Node Canvas
Studio provides a drag-and-drop flow editor canvas to model business logic. Connect nodes with edges to establish paths and configure variables.
2. 500+ Pre-built Integrations
Connect workflows with the tools and data systems you already use, including CRMs (Salesforce), Data Warehouses (Snowflake), and webhooks.
3. Rich Node Ecosystem
Build logical pathways combining triggers (timers, webhooks), logical rules (IF/ELSE, SWITCH), AI agents, and custom JavaScript code nodes.
4. Executions & Version Control
Track performance with version history, revert changes, inspect detailed execution logs, and run live debugging inside the playground panel.
Automation Lifecycle
graph LR
A[Design Canvas] --> B[Logical Testing]
B --> C[Version & Save]
C --> D[Publish & Deploy]
D --> E[Monitor Executions]
To begin building, proceed to Studio Getting Started to sign in and set up your first workspace.