πŸ“– πŸ“š Auto-generate documentation for n8n workflows with GPT and Docsify

⚑ 12,006 views Β· πŸ“– Internal Wiki & Knowledge Base

Description

This workflow creates a documentation system for n8n instances using Docsify.js. It serves a dynamic documentation website that allows users to:

> πŸ“Ί Check out the short 2-min demonstration on LinkedIn. Don’t forget to connect!

πŸ”§ Key Components

  1. Main Documentation Portal
  1. Documentation Generator
  1. Live Editor

βš™οΈ Technical Details

Environment Setup

⚠️ Security Considerations

> Note: The current implementation doesn’t include authentication for editing. Consider adding authentication for production use.

Dependencies

πŸ” Part of the n8n Observability Series

This workflow is part of a broader series focused on n8n instance observability. Check out these related workflows:

  1. Workflow Dashboard - Get comprehensive analytics of your n8n instance
  2. Visualize Your n8n Workflows with Mermaid.js - Create beautiful workflow visualizations

Each workflow in this series helps you better understand and manage your n8n automation ecosystem!

πŸ”— Nodes Used

Webhook, n8n, Basic LLM Chain, OpenAI Chat Model, Auto-fixing Output Parser, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup