File size: 727 Bytes
0a84888
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
#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"