Workflows Directory
Workflows Directory

Discover production-ready n8n workflows.

Search curated n8n automations, inspect production-ready metadata, and import JSON workflows with safeguards baked in.

Workflows1,167Tags6Integrations10,875Categories180

Explore workflows

Browse 1167 workflows from the directory.

About this directory

Curated for production

Each automation ships with documentation, error handling, and environment notes so your team can move quickly.

Evaluate faster

Metadata like integration coverage, node counts, and difficulty help you qualify candidates before importing.

Bring your own stack

Use filters to mix SaaS connectors, APIs, and AI agents—metadata keeps custom code and optional steps visible before you import.

Frequently asked questions

How do I import a workflow into n8n?

Download the JSON file, open your n8n editor, choose “Import from File” in the workflow menu, and paste or upload the JSON. Review credentials and environment variables before activating.

Are these workflows production-ready?

They ship with sensible defaults, error handling, and documentation. Always validate credentials, rate limits, and data privacy requirements before running in production.

How do I install n8n locally with Git or deploy it to a VPS?

Clone the n8n repository (`git clone https://github.com/n8n-io/n8n.git`), install dependencies with your package manager (pnpm or npm), then run `pnpm build && pnpm start`. On a VPS, follow the same steps or use the official Docker image and keep it behind a process manager such as PM2 or systemd.

Which integrations are covered?

Hundreds of connectors including YouTube, Slack, Notion, Google Workspace, HubSpot, and AI providers. Use the search field to zero in on the integrations you need.