Skip to content

Projects

A project is your top-level workspace in Mibo. All your platforms, tests, and results live inside it.

From the dashboard, click New Project. Give it a name and an optional description. We recommend naming it after the AI system you’re testing — for example, “Customer Support Agent” or “Sales Assistant.”

When you open a project, you’ll see an overview with:

  • Your platforms — the connections you’ve set up to your AI systems.
  • Recent executions — the latest test runs with pass/fail summaries.
  • Quality metrics — your system’s overall quality score, consistency, and hallucination rate.

Each project has its own API key, which you can find in the project settings. This key is used when integrating Mibo with external tools like the n8n Testing Node.

  • One project per AI system. If you have multiple agents or systems, create a separate project for each. This keeps your results clean and your metrics accurate.
  • Multiple platforms in one project. You can add several platforms to the same project. This is useful for testing different environments (staging vs. production) or different versions of the same system.