# Collect consents without storing IP addresses or user-agents

### Exclude IP addresses and user-agents from the audit trail

Here's how to do it:

1. Log in to [your dashboard](https://app.openli.com/)
2. Click *Settings* in the left sidebar
3. In the Projects section, click *Edit* for the project you need to change
4. Tick the box just below the project name to *Exclude IP addresses and browser user-agent from audit trail* (see screenshot below)
5. Click *Save project*

![](/files/WzMQelNrtTrbvNAWMbuN)

Once these simple steps are done, your audit trail will no longer collect IP addresses and browser user-agents in future consents for this project.


---

# 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.openli.com/docs/general-openli-guides/collect-consents-without-storing-ip-addresses-or-user-agents.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.
