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

# Trace Storage

We can store your prompts and responses, encrypted, so the Logs page in the dashboard can show them.

```json theme={null}
{ "trace_storage": true }
```

Trace storage runs on Managed Keys. Only your request turns it on. There is no organization default, and without the field we keep billing data and nothing else, the same as on your own keys.

A later request without the field stores nothing new. What you stored stays until you delete it on the Logs page.
