Welcome to Traceback.
Traceback is a QA platform that runs tests against your product across web, mobile, web3, and design. This is the docs hub — install, configure, learn the concepts, and connect the integrations your team already uses.
Start here
Quickstart
Zero to your first run in five minutes.
Install the CLI
Get the tracebackai binary on your machine.
Wire MCP
Connect Cursor, Claude Desktop, or Cline.
Concepts
Tests, runs, issues, suites, the Operator.
Author your first test
Walk through the prompt and step-canvas flows.
Connect GitHub
Auto-run on every PR.
How these docs are organized
- Get started — install, connect, author your first test.
- Concepts — the mental model: tests, runs, issues, suites, triggers, environments, the Operator.
- Platform guides — what's specific to web, mobile, web3, design.
- Reference — CLI, MCP, REST API, webhooks, workspace routes.
- Integrations — GitHub, Slack, Linear setup.
- Operations — auth, members, billing, demo workspace.
Conventions
- Code in
monospaceis something you can copy and paste verbatim. - Placeholders look like
<workspace>or<test-id>— replace with your values. - Callouts highlight gotchas you'd only discover the hard way.