mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
docs: Workflow history available to everyone update (#3822)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,6 @@ The community edition doesn't include these features:
|
||||
- SSO ([SAML](/hosting/securing/set-up-sso.md), [LDAP](/user-management/ldap.md))
|
||||
- Sharing ([workflows](/workflows/sharing.md), [credentials](/credentials/credential-sharing.md)) (Only the instance owner and the user who creates them can access workflows and credentials)
|
||||
- [Version control using Git](/source-control-environments/index.md)
|
||||
- [Workflow history](/workflows/history.md) (You can get one day of workflow history with the community edition by [registering](#registered-community-edition))
|
||||
|
||||
These features are available on the Enterprise Cloud plan, including the self-hosted Enterprise edition. Some of these features are available on the Starter and Pro Cloud plan.
|
||||
|
||||
@@ -39,7 +38,6 @@ Registering unlocks these features for the community edition:
|
||||
|
||||
* [Folders](/release-notes.md#folders): Organize your workflows into tidy folders
|
||||
* [Debug in editor](/workflows/executions/debug.md): Copy and [pin](/glossary.md#data-pinning-n8n) execution data when working on a workflow
|
||||
* One day of [workflow history](/workflows/history.md): 24 hours of workflow history so you can revert back to previous workflow versions
|
||||
* [Custom execution data](/workflows/executions/custom-executions-data.md): Save, find, and annotate execution metadata
|
||||
|
||||
To register a new community edition instance, select the option during your initial account creation.
|
||||
|
||||
@@ -9,7 +9,7 @@ contentType: howto
|
||||
/// info | Feature availability
|
||||
* Full workflow history is available on Enterprise Cloud and Enterprise Self-hosted.
|
||||
* Versions from the last five days are available for Cloud Pro users.
|
||||
* Versions from the last 24 hours are available for registered Community users.
|
||||
* Versions from the last 24 hours are available for all users.
|
||||
///
|
||||
|
||||
Use workflow history to view and restore previous versions of your workflows.
|
||||
|
||||
Reference in New Issue
Block a user