mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
add content/priority to frontmatter (#2813)
This commit is contained in:
parent
8e96673f74
commit
22e4ff8f17
@ -1,7 +1,8 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
contentType: howto
|
||||
title: Date and time with Luxon
|
||||
description: Use Luxon to work with date and time in n8n.
|
||||
contentType: howto
|
||||
---
|
||||
|
||||
# Date and time with Luxon
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
description: Custom variables allow you to store and reuse values in n8n workflows.
|
||||
|
||||
description: Custom variables allow you to store and reuse values in n8n workflows.
|
||||
contentType: howto
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Data flow within nodes
|
||||
description: How nodes process data items.
|
||||
contentType: explanation
|
||||
---
|
||||
|
||||
# Data flow within nodes
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Aggregate
|
||||
description: Documentation for the Aggregate node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Convert to File
|
||||
description: Documentation for the Convert to File node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: critical
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Extract From File
|
||||
description: Documentation for the Extract From File node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: If
|
||||
description: Documentation for the If node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: critical
|
||||
tags:
|
||||
- if
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: JWT
|
||||
description: Documentation for the JWT node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# JWT
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Limit
|
||||
description: Documentation for the Limit node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Read/Write Files from Disk
|
||||
description: Documentation for the Read/Write Files from Disk node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: critical
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: RSS Feed Trigger node documentation
|
||||
description: Learn how to use the RSS Feed Trigger node in n8n. Follow technical documentation to integrate RSS Feed Trigger node into your workflows.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Sort
|
||||
description: Documentation for the Sort node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Split Out
|
||||
description: Documentation for the Split Out node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Summarize
|
||||
description: Documentation for the Summarize node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: Acuity Scheduling credentials
|
||||
description: Documentation for Acuity Scheduling credentials. Use these credentials to authenticate Acuity Scheduling in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Acuity Scheduling credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: Affinity credentials
|
||||
description: Documentation for the Affinity credentials. Use these credentials to authenticate Affinity in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Affinity credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: Agile CRM credentials
|
||||
description: Documentation for Agile CRM credentials. Use these credentials to authenticate Agile CRM in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Agile CRM credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: AlienVault credentials
|
||||
description: Documentation for the AlienVault credentials. Use these credentials to authenticate AlienVault in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# AlienVault credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: AMQP credentials
|
||||
description: Documentation for AMQP credentials. Use these credentials to authenticate AMQP in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# AMQP credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Anthropic credentials
|
||||
description: Documentation for the Anthropic credentials. Use these credentials to authenticate Anthropic in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: APITemplate.io credentials
|
||||
description: Documentation for APITemplate.io credentials. Use these credentials to authenticate APITemplate.io in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# APITemplate.io credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Auth0 Management credentials
|
||||
description: Documentation for the Auth0 Management credentials. Use these credentials to authenticate Auth0 Management in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Auth0 Management credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: Automizy credentials
|
||||
description: Documentation for Automizy credentials. Use these credentials to authenticate Automizy in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Automizy credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: Autopilot credentials
|
||||
description: Documentation for Autopilot credentials. Use these credentials to authenticate Autopilot in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Autopilot credentials
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
title: BambooHR credentials
|
||||
description: Documentation for BambooHR credentials. Use these credentials to authenticate BambooHR in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# BambooHR credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Carbon Black credentials
|
||||
description: Documentation for the Carbon Black credentials. Use these credentials to authenticate Carbon Black in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Carbon Black credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Cisco Meraki credentials
|
||||
description: Documentation for the Cisco Meraki credentials. Use these credentials to authenticate Cisco Meraki in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Cisco Meraki credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Cisco Secure Endpoint credentials
|
||||
description: Documentation for the Cisco Secure Endpoint credentials. Use these credentials to authenticate Cisco Secure Endpoint in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Cisco Secure Endpoint credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Cisco Umbrella credentials
|
||||
description: Documentation for the Cisco Umbrella credentials. Use these credentials to authenticate Cisco Umbrella in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Cisco Umbrella credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Cohere credentials
|
||||
description: Documentation for the Cohere credentials. Use these credentials to authenticate Cohere in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
---
|
||||
|
||||
# Cohere credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: CrowdStrike credentials
|
||||
description: Documentation for the CrowdStrike credentials. Use these credentials to authenticate CrowdStrike in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# CrowdStrike credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: F5 Big-IP credentials
|
||||
description: Documentation for the F5 Big-IP credentials. Use these credentials to authenticate F5 Big-IP in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# F5 Big-IP credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Facebook Lead Ads credentials
|
||||
description: Documentation for the Facebook Lead Ads credentials. Use these credentials to authenticate Facebook Lead Ads in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Fortinet FortiGate credentials
|
||||
description: Documentation for the Fortinet FortiGate credentials. Use these credentials to authenticate Fortinet FortiGate in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
---
|
||||
|
||||
# Fortinet FortiGate credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Google Gemini(PaLM) credentials
|
||||
description: Documentation for the Google Gemini(PaLM) credentials. Use these credentials to authenticate Google Gemini and Google PaLM AI nodes in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: high
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Hugging Face credentials
|
||||
description: Documentation for the Hugging Face credentials. Use these credentials to authenticate Hugging Face in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Hybrid Analysis credentials
|
||||
description: Documentation for the Hybrid Analysis credentials. Use these credentials to authenticate Hybrid Analysis in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Hybrid Analysis credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Imperva WAF credentials
|
||||
description: Documentation for the Imperva WAF credentials. Use these credentials to authenticate Imperva WAF in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Imperva WAF credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: JWT credentials
|
||||
description: Documentation for the JWT credentials. Use these credentials to authenticate JWT in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# JWT credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Kibana credentials
|
||||
description: Documentation for the Kibana credentials. Use these credentials to authenticate Kibana in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Kibana credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Microsoft Entra ID credentials
|
||||
description: Documentation for the Microsoft Entra ID credentials. Use these credentials to authenticate Microsoft Entra ID in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Microsoft Entra ID credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Mist credentials
|
||||
description: Documentation for the Mist credentials. Use these credentials to authenticate Mist in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Mist credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Mistral Cloud credentials
|
||||
description: Documentation for the Mistral Cloud credentials. Use these credentials to authenticate Mistral Cloud in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Sekoia credentials
|
||||
description: Documentation for the Sekoia credentials. Use these credentials to authenticate Sekoia in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Sekoia credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Shuffler credentials
|
||||
description: Documentation for the Shuffler credentials. Use these credentials to authenticate Shuffle in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Shuffler credentials
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Sysdig credentials
|
||||
description: Documentation for the Sysdig credentials. Use these credentials to authenticate Sysdig in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
---
|
||||
|
||||
# Sysdig Management credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Trellix ePO credentials
|
||||
description: Documentation for the Trellix ePO credentials. Use these credentials to authenticate Trellix ePO in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Trellix ePO credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: VirusTotal credentials
|
||||
description: Documentation for the VirusTotal credentials. Use these credentials to authenticate VirusTotal in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# VirusTotal credentials
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Zscaler ZIA credentials
|
||||
description: Documentation for the Zscaler ZIA credentials. Use these credentials to authenticate Zscaler ZIA in n8n, a workflow automation platform.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Zscaler ZIA credentials
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Handling API rate limits
|
||||
pageType: howto
|
||||
contentType: howto
|
||||
description: How to handle API rate limits when using n8n integrations.
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,8 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Microsoft OneDrive Trigger node documentation
|
||||
description: Learn how to use the Microsoft OneDrive Trigger node in n8n. Follow technical documentation to integrate Microsoft OneDrive Trigger node into your workflows.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
# Microsoft OneDrive Trigger node
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Microsoft Outlook Trigger node documentation
|
||||
description: Learn how to use the Microsoft Outlook Trigger node in n8n. Follow technical documentation to integrate Microsoft Outlook Trigger node into your workflows.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: Salesforce Trigger node documentation
|
||||
description: Learn how to use the Salesforce Trigger node in n8n. Follow technical documentation to integrate Salesforce Trigger node into your workflows.
|
||||
contentType: [integration, reference]
|
||||
priority: medium
|
||||
---
|
||||
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
pageType: howto
|
||||
title: RBAC projects
|
||||
description: Understand how n8n uses project for RBAC. Learn how to create and manage projects.
|
||||
contentType: howto
|
||||
---
|
||||
|
||||
/// info | Feature availability
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
title: RBAC role types
|
||||
description: Understand the RBAC roles available in n8n, and the access they have.
|
||||
pageType: reference
|
||||
contentType: reference
|
||||
---
|
||||
|
||||
# RBAC role types
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
description: How to enable 2FA for your n8n account
|
||||
contentType: howto
|
||||
---
|
||||
|
||||
# Two-factor authentication (2FA)
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
|
||||
contentType: howto
|
||||
title: Workflow history
|
||||
description: View and restore previous versions of your workflow.
|
||||
contentType: howto
|
||||
---
|
||||
|
||||
# Workflow history
|
||||
|
||||
Loading…
Reference in New Issue
Block a user