n8n-docs-v2 / docs /embed /workflow-templates.md
Jeice Santos
Subindo documentação do n8n limpa
0a84888
---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
contentType: howto
---
# Workflow templates
--8<-- "_snippets/embed-license.md"
n8n provides a library of workflow [templates](/glossary.md#template-n8n). 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"