# Request Privacy Data

Request users to opt-in to sharing their personally identifiable information (Privacy Data) in a safe and secure manner.

In order to use this feature, application owners must have a working implementation of the Quadrata Client. Examples and integration steps can be found in the following onboarding pages:[5. Privacy Data Permissions](/integration/how-to-integrate/onboard-users/individual-passport-onboarding/5.-privacy-data-permissions.md) and \[[6. Full Example](/integration/how-to-integrate/onboard-users/individual-passport-onboarding/6.-full-example.md)]\(/pages/7ILpJmYa1Ce4olG7o4vU)

<figure><img src="/files/4Xi6R3oSgFagF3cbEUbz" alt=""><figcaption></figcaption></figure>


---

# 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.quadrata.com/integration/how-to-integrate/request-privacy-data.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.
