The AI Planet Platform is a no-code workspace for building AI agent workflows. You design a workflow visually on a canvas, connect AI agents to the tools and knowledge they need, test it interactively, and deploy it so your team or your applications can run it. If you have ever wanted an AI assistant that can answer questions from your own documents, call external services, and follow rules you define — this is where you build it, without engineering work.Documentation Index
Fetch the complete documentation index at: https://docs.platform.aiplanet.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can build
Document assistants
Agents that answer questions grounded in your uploaded files and knowledge sources.
Tool-using agents
Agents that take action — sending messages, fetching data, updating records in connected apps.
Multi-step workflows
Chains of agents and steps that pass results from one to the next to handle complex tasks.
API-powered features
Workflows you call from your own product through a simple API.
How it works
A workflow is a diagram you build on a visual canvas. You drag in nodes — building blocks like an Input, an Agent, or an Output — and connect them to define how information flows. The core building block is the Agent: an AI step you configure with instructions, a model, and optionally tools and a knowledge base. When you run the workflow, each node executes in order and passes its result onward.
The typical journey
Next steps
Quickstart
Build and run your first workflow in a few minutes.
Key concepts
Learn the vocabulary used throughout the platform.