mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 17:38:40 +07:00
655 B
655 B
contentType
| 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"