mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge pull request #1865 from n8n-io/DOC-741-pid
data retention bumped to 90 days
This commit is contained in:
commit
b40ea50179
@ -143,11 +143,11 @@ n8n only retains data for as long as necessary to provide the core service.
|
||||
|
||||
For n8n Cloud, n8n stores your workflow code, credentials, and other data indefinitely, until you choose to delete it or close your account. The platform stores execution data according to the retention rules on your account.
|
||||
|
||||
n8n deletes most internal application logs and logs tied to subprocessors within 30 days. The company retains a subset of logs for longer periods where required for security investigations.
|
||||
n8n deletes most internal application logs and logs tied to subprocessors within 90 days. The company retains a subset of logs for longer periods where required for security investigations.
|
||||
|
||||
#### PID deletion
|
||||
|
||||
If you choose to delete your n8n account, n8n deletes all customer data and event data associated with your account. n8n deletes customer data in backups within 30 days.
|
||||
If you choose to delete your n8n account, n8n deletes all customer data and event data associated with your account. n8n deletes customer data in backups within 90 days.
|
||||
|
||||
### Self-hosted
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user