Skip to content

Add browser-based workflow runner guide for n8n deployments#1

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/add-n8n-workflow-runner
Draft

Add browser-based workflow runner guide for n8n deployments#1
Copilot wants to merge 2 commits into
mainfrom
copilot/add-n8n-workflow-runner

Conversation

Copy link
Copy Markdown

Copilot AI commented May 17, 2026

The issue asks for a web-based way to add, modify, and run n8n workflows. This PR adds focused documentation that turns the deployed n8n UI into a clear “workflow runner” path for day-to-day workflow authoring and execution.

  • What was added

    • New guide: docs/WORKFLOW-RUNNER.md
    • Documents the core UI flows:
      • create a workflow
      • edit existing workflows
      • execute manually
      • activate trigger-based execution
      • import/export workflow JSON
  • Where it was integrated

    • Linked from README.md under Getting Started for discoverability.
    • Linked from docs/SIMPLE-MODE.md so users landing in the default deployment path can immediately manage workflows in-browser.
  • Representative snippet

    ### Getting Started
    - **[Deployment Guide](DEPLOY_TO_DO.md)** - Step-by-step deployment
    - **[Environment Variables](ENV_TEMPLATE.md)** - Configuration reference
    - **[Workflow Web Runner](docs/WORKFLOW-RUNNER.md)** - Add, modify, and run workflows in the n8n UI
Original prompt

n8n workflows webpage runner that i can add/ modify/ run any n8n workflow.

Agent-Logs-Url: https://github.com/saifsoub/n8n/sessions/40111f6d-36c8-4a68-b27c-8ab782524792

Co-authored-by: saifsoub <35741624+saifsoub@users.noreply.github.com>
Copilot AI changed the title [WIP] Add n8n workflows webpage runner for management Add browser-based workflow runner guide for n8n deployments May 17, 2026
Copilot AI requested a review from saifsoub May 17, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants