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

# Data retention

Inputs and generated outputs are stored in private buckets and exposed only through short-lived signed URLs.

| Data                                  | Retention                                               |
| ------------------------------------- | ------------------------------------------------------- |
| Attached inputs and generated outputs | Deleted 24 hours after the job reaches a terminal state |
| Upload never attached to a job        | Deleted 24 hours after creation                         |
| Prompts and normalized job input      | Redacted on the same 24-hour schedule                   |
| Redacted diagnostic records           | Kept for 30 days                                        |

Download any result you need to retain. After the stored output is deleted, an expired signed URL cannot be renewed and the job is returned without `data`.
