n8n-docs-v2 / docs /workflows /templates.md
Jeicex's picture
Subindo documentação do n8n limpa
0a84888
metadata
description: Use workflow templates
contentType: howto

Workflow templates

When creating a new workflow, you can choose whether to start with an empty workflow, or use an existing template.

Templates provide:

  • Help getting started: n8n might already have a template that does what you need.
  • Examples of what you can build
  • Best practices for creating your own workflows

Access templates

Select View templates icon{.off-glb} Templates to view the templates library.

If you use n8n's template library, this takes you to browse Workflows on the n8n website{:target=_blank .external-link}. If you use a custom library provided by your organization, you'll be able to search and browse the templates within the app.

Add your workflow to the n8n library

--8<-- "_snippets/workflows/templates/submit-templates.md"

Self-hosted n8n: Disable templates

--8<-- "_snippets/workflows/templates/disable-templates.md"

Self-hosted n8n: Use your own library

--8<-- "_snippets/workflows/templates/custom-templates-library.md"