Getting Started
This guide walks you through the essentials: creating your workspace, connecting your AI system, and running your first test.
-
Create your account
Sign up at mibo-ai.com. You’ll land on the dashboard right away.
-
Create a project
Your project is your workspace — everything lives here. Give it a name that matches your AI system (for example, “Customer Support Agent” or “Booking Assistant”).
-
Connect your AI system
Add a platform to tell Mibo where your system lives. Choose your platform type (Custom API, Flowise, or n8n), fill in the connection details, and test the connection.
Connecting Your AI System Detailed guide for setting up each platform type. -
Create your first tests
Open the Test Architect and describe what your AI system should do. For example: “My agent helps users book restaurant reservations. It should ask for the date, time, and party size.”
The AI generates test cases based on your description. You can review, edit, or add more before saving.
The Test Architect Learn how to create tests using the AI assistant. -
Run and review
Click Run All to execute your tests. You’ll see live logs as Mibo interacts with your system. When it finishes, check your quality scores and see which tests passed or failed.
Understanding Results Learn how to read your quality dashboard.