# Consent log

## Consent log table

Consent log is where customers' consent is recorded. This can either be giving or denying consent to data collection.&#x20;

<figure><img src="/files/OX9DCLRFhJLJhilLK7TC" alt=""><figcaption></figcaption></figure>

The table here will display information regarding the times when customers interact with your cookie banner. Their basic information will be recorded such as their email, IP address, the timing of the consent, their consent preferences and which cookie category they consent to.&#x20;

Use the filters on the top right corner to quickly do analysis and find the information you want.&#x20;

## Exporting

To export data for your own usage, simply click on the 'Export excel' button. You can choose to export the current page only or every record of customers accepting cookies.&#x20;

<figure><img src="/files/Zmd4K1vGsC6VCevClr2W" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WY9r1LAS1STcKBZCEu6s" alt=""><figcaption></figcaption></figure>

## Delete consent log

If, for any reason, you want to delete all of consent record, simply click on the delete all users button on the top right corner. A delete confirmation will appear to ask you to confirm your decision.&#x20;


---

# 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.consentik.com/consent-log.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.
