# Data Policy

We practice a strict policy of not egressing any actual data from our customer's database, **only** metadata is scanned.

The only exceptions to this is:

* When you click **Accept** on the Profiler within an Asset Detail as some data will be egressed to run the profiler. This is also an **opt-in-only** feature.

#### How do we handle the data that we stored?

* Your metadata collected will only be stored up to 20 days.
* Data egressed for profiling purposes within Table Overview and Field Statistics will be deleted automatically at 12.00 AM UTC everyday.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.decube.io/security-and-infrastructure/data-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
