> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wearo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Data retention policy

> How long Wearo retains data generated during try-on sessions.

# Data retention policy

| Data type                  | Retention                            |
| -------------------------- | ------------------------------------ |
| Shopper photos (originals) | Deleted immediately after generation |
| Generated result images    | 30 days from generation date         |
| Try-on session metadata    | 90 days                              |
| Analytics aggregates       | Indefinite (anonymized)              |
| API keys                   | Until deleted by account owner       |

## Result image URLs

`resultUrl` values in API responses point to images stored for 30 days.
After 30 days, the URL returns a 404. If you need longer retention,
download and store the image yourself.

## Deletion requests

To delete all data for a specific shopper session, contact [support@wearo.io](mailto:support@wearo.io)
with the `tryOnId`. We process deletion requests within 72 hours.
