# Consent proofs reports

When an end-user provides consent for your organization's website/application, Didomi stores proof of the consent in our databases. This consent proof is retrievable by your organization if you ever have to produce documentation regarding an end-user's consent as a response to an individual request or supervisory audit.

{% hint style="warning" %}
**Note**: Didomi stores end-user consent proofs for a period of 5 years and is retrievable 24-hours after the end-user has provided their consent selections.&#x20;
{% endhint %}

<details>

<summary>Respond to supervisory authority</summary>

If your organization is responding to a request from a supervisory authority, Didomi can provide individual proofs of consent for all of your organization's end-users as well as notice configurations for the domain under review. The process Didomi will follow is below:

1. Didomi will do a complete export of your organization's end-user consent base via API&#x20;
2. Notice versions can be retrieved by your organization via API (if you used the Didomi console to manage consent notices)

</details>


---

# 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.didomi.io/versions-and-proofs/consent-proofs-reports.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.
