AI Studio
The AI Studio is the central creation environment where you design the intelligence of your project. This is where you create, manage, and configure advanced work agents that combine language models, data, and programming logic.
Overview
The AI Studio allows you to transform business requirements into functional logical flows. With it, you can:
- Create Workflows: Build chains of logical reasoning and data processing.
- Orchestrate Resources: Combine different AI models, Knowledge Sources, and MCP Servers in one place.
- Customize Logic: Develop agents that go beyond simple responses, performing complex tasks.
- Utilize Templates: Accelerate development using pre-configured models (such as extractors, verifiers, etc.).
- Integrate into Chat: Make the agents created here available for use in chat.
Accessing the AI Studio
To access the creation environment:
- Navigate to the Projects section in the sidebar menu.
- Select the desired project.
- Click on AI Studio in the project's sidebar menu.
Main Features
Agent Management
The main screen of the Studio offers an overview of all agents in the project in card format. Here you can:
- View Agents: Quickly identify agents by name, description, and creation date.
- Search: Use the search bar ("Search flow...") to find specific logics.
- Quick Actions: Through the options menu (...) on each card, you can edit, duplicate, or delete an existing flow.
Creating New Flows
By clicking the + New flow button, you start the building process. You can choose to:
- Blank Flows: Start from scratch for a fully customized logic (e.g., "empty template").
- Templates: Use ready-made structures for common use cases, like data extraction, URL verification, or sending emails.
Flow Components
Within each flow created in the Studio, you can manipulate different nodes to build your logic:
- AI Models: Nodes that process natural language.
- MCPs: Tools to connect AI to external services.
- Knowledge Sources: Connections to documents and data from the project.
- Programming Logic: Conditionals and custom scripts.
Next Steps
- Create a New Flow: Learn how to use the visual node editor.
- Node Library: Get to know all types of nodes available for construction.
- Getting to Know the Visual Editor: Learn how to navigate the editing canvas.