mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
remove template instructions
This commit is contained in:
BIN
docs/_images/common-icons/templates.png
Normal file
BIN
docs/_images/common-icons/templates.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 498 B |
@@ -13,29 +13,12 @@ Templates provide:
|
||||
* Examples of what you can build
|
||||
* Best practices for creating your own workflows
|
||||
|
||||
## Use a workflow template
|
||||
## Access templates
|
||||
|
||||
In the sidebar, select **Templates**. The next steps depend on whether you use n8n's template library, or a custom library provided by your organization.
|
||||
Select <span class="inline-image"></span> **Templates** to view the templates library.
|
||||
|
||||
Using the n8n templates library:
|
||||
If you use n8n's template library, this takes you to browse [Workflows on the n8n website](https://n8n.io/workflows/){: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.
|
||||
|
||||
1. The app directs you to [Workflows](https://n8n.io/workflows/){:target=_blank .external-link} on the n8n website.
|
||||
1. Filter or search to find templates.
|
||||
1. Select a workflow to view more information. n8n opens the workflow details page.
|
||||
1. On the workflow details page, either:
|
||||
- Select **Use workflow**. n8n opens the workflow in your Cloud instance.
|
||||
- Select **Copy workflow** to download the workflow JSON.
|
||||
|
||||
Using a custom library:
|
||||
|
||||
1. Browse or search the workflow templates list.
|
||||
1. Select a workflow to view more information. n8n opens the workflow details page.
|
||||
1. On the workflow details page, select **Use this workflow**. n8n opens the workflow.
|
||||
1. Select **Save** to add the workflow to your workflows.
|
||||
|
||||
/// note | Workflow templates are available in 0.165.0 and above
|
||||
Workflow templates are available on all flavors of n8n. If you can't access workflow templates in n8n, check that your n8n version is 0.165.0 or above, and check whether you are using a self-hosted or embedded version of n8n with templates disabled.
|
||||
///
|
||||
|
||||
## Add your workflow to the n8n library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user