Mibo Documentation
Welcome to the Mibo docs. Find what you need below or use the search bar above.
Getting started
Section titled “Getting started” What is Mibo? How Mibo works and key concepts.
Your First Project Create a project, connect your AI system, and get ready to test.
Build your test suite
Section titled “Build your test suite” Creating Test Cases Generate test cases from plain language descriptions.
Active Testing Run tests on demand and watch live results.
Your Quality Dashboard Quality scores, Failure Matrix, and AI Judge.
Production monitoring
Section titled “Production monitoring” Passive Testing Automatically evaluate real interactions in production.
API Keys & Trace Routing Create keys and configure trace routing.
Sending traces
Section titled “Sending traces” Sending Traces Decision matrix: OTLP vs. Your API.
OpenTelemetry Point any OTel-instrumented stack at Mibo using OTLP/HTTP JSON.
Your API POST the canonical {spans:[...]} JSON directly.
n8n Testing Node Push canonical traces from n8n workflows — Cloud + self-hosted.
Flowise template Importable Custom JS Function for any Flowise chatflow.
Reference
Section titled “Reference” Assertion Reference All assertion types, matchers, and expression functions.
Canonical Trace Reference The {spans:[...]} structure every Mibo trace lands in.