n8n-docs-v2 / docs /embed /workflow-templates.md
Jeice Santos
Subindo documentação do n8n limpa
0a84888
metadata
contentType: howto

Workflow templates

--8<-- "_snippets/embed-license.md"

n8n provides a library of workflow templates. When embedding n8n, you can:

  • Continue to use n8n's workflow templates library (this is the default behavior)
  • Disable workflow templates
  • Create your own workflow templates library

Disable workflow templates

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

Use your own workflow templates library

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

Add your workflows to the n8n library

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