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 ProjectCreate a project, connect your AI system, and get ready to test.
Build your test suite
Section titled “Build your test suite”Creating Test CasesGenerate test cases from plain language descriptions.
Active TestingRun tests on demand and watch live results.
Your Quality DashboardQuality scores, Failure Matrix, and AI Judge.
Production monitoring
Section titled “Production monitoring”Passive TestingAutomatically evaluate real interactions in production.
API Keys & Trace RoutingCreate keys and configure trace routing.
Sending traces
Section titled “Sending traces”Sending TracesDecision matrix: OTLP vs. Your API.
OpenTelemetryPoint any OTel-instrumented stack at Mibo using OTLP/HTTP JSON.
Your APIPOST the canonical {spans:[...]} JSON directly.
n8n Testing NodePush canonical traces from n8n workflows — Cloud + self-hosted.
Flowise templateImportable Custom JS Function for any Flowise chatflow.
Reference
Section titled “Reference”Assertion ReferenceAll assertion types, matchers, and expression functions.
Canonical Trace ReferenceThe {spans:[...]} structure every Mibo trace lands in.