ScenarioTrace

Support & getting started

Get started with ScenarioTrace

ScenarioTrace helps you debug and improve the reliability of Make.com scenarios. It compares a successful and a failed run, points at the likely root cause, and gives you a fix checklist — using a hybrid of deterministic checks plus AI-assisted reasoning.

No sign-up required · No Make API connection needed

Using the Free Analyzer (live today)

The Free Analyzer is available now — no sign-up required. To use it:

  1. Copy a successful run and a failed run of the same Make scenario from your execution history.
  2. Paste both into the analyzer.
  3. Get a hybrid root-cause diagnosis (deterministic checks first, then AI-assisted reasoning) plus a plain-language fix checklist.

You paste the logs yourself — the manual analyzer needs no Make API connection and no account. Analysis runs server-side to produce your diagnosis.

What not to paste (please redact first)

Do not paste secrets, API keys, access tokens, passwords, customer data, personal data (PII), full URLs with secret query parameters, or raw payloads that carry sensitive values.

  • Remove or redact sensitive fields before you paste — replace values with a placeholder like "***".
  • Keep the structural signal (status codes, module types, error text) that actually helps diagnosis; drop the sensitive values.
  • Only you decide what leaves your machine — when in doubt, redact more.

What the Scenario Health Report demo is

The Scenario Health Report demo is a synthetic, client-side prototype. It renders an advisory reliability report from example or de-identified derived inputs — buckets and flags, not raw logs.

  • No Make API connection — it never talks to Make.
  • Runs entirely in your browser — no data is stored or sent.
  • The score is advisory, not a guarantee of correctness.

What is live today vs planned

We label features honestly. Here is where each piece stands today:

  • Now — liveFree AnalyzerPaste a successful and a failed Make.com execution log to get a hybrid root-cause diagnosis and a fix checklist.
  • Now — synthetic prototypeScenario Health Report (demo)A client-side preview that renders an advisory reliability report from example / derived data. No Make API connection; no data stored or sent.
  • Planned / NextScenario Health Report (product)A wider reliability report for a whole scenario. Planned — not a live paid feature today.
  • Planned / FutureWatchdog LitePlanned recurring reliability checks that would turn saved findings into ongoing signals. Not live today.
  • FutureCustom App AssertionsA future direction for asserting scenario behaviour. Design-stage only — not built yet.

From an analyzer result to the Health Report demo

Start with the Free Analyzer to diagnose a single break. When you want to see the wider, scenario-level picture, open the synthetic Health Report demo — it shows how derived signals could roll up into a score, prioritized findings, and a fix checklist. The demo is a prototype rendered from example data, not a live paid feature.