Block 1 - When clicking โExecute workflowโ
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Auto Document Workflows with GPT 4o mini Sticky Notes Skip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints โ fully automated. This workfl...
n8n-nodes-base.manualtrigger, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.merge, n8n-nodes-base.readwritefile, n8n-nodes-base.extractfromfile, n8n-nodes-base.stickynote, n8n-nodes-base.set
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Luis Acosta.
Original n8n.io sourceSkip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints โ fully automated.
This workflow takes any workflow JSON, parses its nodes, generates structured sticky notes (both per-node and a general overview), and arranges them neatly on your canvas. No more messy layouts or missing documentation โ everything is handled in one click.
Itโs perfect if you want to publish to the n8n marketplace, onboard teammates quickly, or just keep your own automations easy to understand months later.
โ
Loads your existing workflow from a JSON file
๐ Parses and unwraps real nodes (ignoring old stickies)
๐ค Uses AI to create concise sticky notes for each node
๐ Adds a general overview sticky with goals, flow, parameters, and gotchas
๐ Arranges all nodes + stickies (node above, sticky below, right-to-left)
๐พ Saves a new documented workflow JSON, ready to reuse or share
Prepare your workflow file
Configure the โLoad Workflowโ node
/workflows/myflow.json.Add your OpenAI credentials
Node Sticky Notes + Overall Sticky Note), insert your API key.Run the workflow
Execute Workflow node. Save the result
/workflows/myflow-with-sticky.json.Layout Blocks RTL node (tweak GAP_X, GAP_Y, or STICKY_COLOR). Your Workflow Description node to pass context (e.g., project goals, intended audience). After execution, youโll get a fully documented workflow JSON where each node is paired with a clean sticky note, plus an overview note neatly placed on the canvas. You can open this new file in n8n, share it, or submit it directly to the marketplace.
Need help customizing this? Have ideas for improvement?
๐ฉ [email protected]
๐ฆ DM me on Twitter @guanchehacker
If youโre working on advanced workflow documentation + AI, letโs talk โ this template can be a foundation for more powerful tools.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 33 workflow blocks. Download the JSON for the full node graph.
| Workflow | ๐ค๐ Auto-document workflows with GPT-4o-mini sticky notes |
|---|---|
| Complexity | advanced |
| Nodes | 33 |
| Categories | AI Summarization, Multimodal AI |
| Author | Luis Acosta |
| Published | 16 Aug 2025 |
Use the JSON export at /data/workflows/7465/7465.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Auto Document Workflows with GPT 4o mini Sticky Notes Skip the tedious part of writing documentation and turn your n8n workflows into clear, shareable blueprints โ fully automated. This workfl...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your AI Summarization, Multimodal AI use case.