Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2071,6 +2071,7 @@
"tab": "Support",
"pages": [
"support/contact-support",
"support/data-retention",
{
"group": "Account Management",
"icon": "user",
Expand Down
22 changes: 22 additions & 0 deletions support/data-retention.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Data Retention"
description: "How Comfy retains and manages customer data"
---

This page describes how Comfy retains customer data. For the full legal terms governing your use of Comfy, see our [Terms of Service](https://www.comfy.org/terms-of-service?utm_source=docs) and [Privacy Policy](https://www.comfy.org/privacy-policy?utm_source=docs).

## Retention periods

| Data type | Description | Retention |
| --- | --- | --- |
| Account data | Email, profile, and organization details | Lifetime of account |
| Customer content | Prompts, workflows, outputs, and other content you create or upload | Retained for as long as necessary to operate, analyze, and improve the service |
| Analytics data | Aggregated and pseudonymized metrics on platform usage and performance | Retained for as long as necessary to operate, analyze, and improve the service |

Check warning on line 14 in support/data-retention.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/data-retention.mdx#L14

Did you really mean 'pseudonymized'?
| Behavioral event data | In-product actions such as clicks, sessions, and feature interactions | Retained for as long as necessary to operate, analyze, and improve the service |
| Product usage data | Workflow runs, asset metadata, and operational telemetry | Retained for as long as necessary to operate, analyze, and improve the service |

## Requesting deletion

<Note>
To request deletion of your account or associated data, contact [support@comfy.org](mailto:support@comfy.org). Certain records may be retained where necessary to comply with legal, security, audit, or fraud prevention obligations.
</Note>
Loading