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

# Privacy

> How Lumenfall and providers handle your data

Lumenfall is committed to protecting your data. This page explains what data we collect and how the providers that power our platform handle your prompts and generated content.

## Lumenfall

### What we collect

Lumenfall collects **metadata only** - we do not store your prompts or generated responses, except if you tell us to.

For each request, we log:

* Timestamp and latency breakdown
* Model and modality
* Provider selected (including fallback attempts)
* Endpoint called
* Response status code
* Cost and pricing breakdown
* Request and response sizes
* Usage metrics (token counts)
* Client IP region and processing location
* API key identifier (not the key itself)
* Error messages (if the request failed)

### What we don't collect

* **Prompts:** Your input text is never stored
* **Responses:** Generated images and outputs are not retained
* **Uploaded files:** Image inputs for editing requests are not stored

### Exception: Logging of upstream errors

When requests to providers fail, we will store error **responses** to help you debug. You can see the outputs in the dashboard. These error responses do not contain generated media.

## Providers

When you make a request through Lumenfall, your prompt is sent directly to the underlying provider. Each provider has their own policies around data retention and training on inputs.

<Warning>
  This table is provided for convenience only - we do not guarantee its accuracy. Provider policies may change at any time. Always consult the provider's official documentation directly for authoritative and up-to-date information.
</Warning>

### Provider data policies

| Provider                                                             | Model caching | Abuse monitoring   | Trains on API data | Policy                                                                                           |
| -------------------------------------------------------------------- | ------------- | ------------------ | ------------------ | ------------------------------------------------------------------------------------------------ |
| [Google Vertex AI](https://cloud.google.com/vertex-ai)               | 24 hours      | 30 days if flagged | No                 | [Docs](https://docs.cloud.google.com/vertex-ai/generative-ai/docs/vertex-ai-zero-data-retention) |
| [Google Gemini API](https://ai.google.dev)                           | None          | 55 days            | No                 | [Docs](https://ai.google.dev/gemini-api/docs/usage-policies)                                     |
| [OpenAI](https://openai.com)                                         | None          | 30 days            | No                 | [Docs](https://platform.openai.com/docs/models/how-we-use-your-data)                             |
| [Replicate](https://replicate.com)                                   | None          | 1 hour             | No                 | [Docs](https://replicate.com/docs/topics/predictions/data-retention)                             |
| [fal.ai](https://fal.ai)                                             | None          | 7 days             | No                 | [Docs](https://fal.ai/privacy)                                                                   |
| [Fireworks AI](https://fireworks.ai)                                 | None          | None               | No                 | [Docs](https://docs.fireworks.ai/guides/security_compliance/data_handling)                       |
| [Runware](https://runware.ai)                                        | None          | 30 days            | No                 | [Docs](https://runware.ai/privacy)                                                               |
| [xAI](https://x.ai)                                                  | None          | 30 days            | No                 | [Docs](https://x.ai/legal/faq-enterprise)                                                        |
| [Alibaba Cloud](https://www.alibabacloud.com/en/product/modelstudio) | None          | 30 days            | No                 | [Docs](https://help.aliyun.com/zh/model-studio/privacy-notice)                                   |

## Questions

For privacy questions or data deletion requests, contact [support@lumenfall.ai](mailto:support@lumenfall.ai).
