Skip to content

Getting Started

This guide walks you through the essentials: creating your workspace, connecting your AI system, and running your first test.

  1. Create your account

    Sign up at mibo-ai.com. You’ll land on the dashboard right away.

  2. 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”).

  3. 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.

  4. 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.

  5. 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.