Scenario Documenter

Export your Make.com blueprint and paste it below to generate clean, readable documentation you can share with your team.

Everything runs in your browser. Your blueprint data never leaves your device.

What is the Scenario Documenter?

Make.com has no built-in way to document your scenarios. When you hand off a project or revisit a scenario months later, you end up reading modules one by one to figure out what it does. The Scenario Documenter reads your blueprint JSON and produces clean, readable documentation in seconds. No account needed, runs entirely in your browser.

How to use the Scenario Documenter

  1. 1Open your scenario in Make.com and click the three-dot menu in the top right corner.
  2. 2Select Export Blueprint to download the JSON file.
  3. 3Open the file, copy the contents, and paste them into the input panel above.
  4. 4Click Generate Docs and copy or download the result.

Frequently asked questions

Does this send my blueprint to a server?

No. The tool runs entirely in your browser. Your blueprint JSON never leaves your device.

What does the output include?

Module names, types, the connections between modules, filters, and field mappings formatted in a human-readable layout.

Can I share the output with my team?

Yes. You can copy the output as markdown or download it as a file to share or add to a project wiki.

Does it work with all Make.com modules?

It works with any valid Make.com blueprint JSON, regardless of which apps or modules your scenario uses.

Related reading

How to Document Your Make.com Scenarios

Why documentation matters for Make.com builders and how to generate it in seconds.

Other free Make.com tools