# Data requests

### **Types of Data Requests**

<figure><img src="/files/cExn5KqpwtDl95DSVH1K" alt=""><figcaption><p>Datamask <strong>Types of Data Requests</strong> </p></figcaption></figure>

* **Data Read Request:** This occurs when a website or service wants to read information from your Data Wallet. Datamask allows you to see exactly what data is being requested before you decide to approve or decline the request.
* **Data Write Request:** This happens when a website or service wants to write or store information in your Data Wallet. Similar to read requests, you can review the details before deciding to accept or decline.

### **Access Authorizations**

<figure><img src="/files/SzZLCCxSdasEhQ0accXw" alt="" width="375"><figcaption><p>Datamask <strong>Access Authorizations</strong></p></figcaption></figure>

Datamask keeps a detailed record of all access authorizations you have granted. You can easily review, manage, and revoke access as needed. Each authorization is time-bound and fully transparent, ensuring that your data is shared only with those you trust, and only for as long as you allow.

### **Data Transaction History**

<figure><img src="/files/BOq4NEneDgKZNwUm3Wmg" alt="" width="375"><figcaption><p><strong>Data Transaction History</strong></p></figcaption></figure>

Transparency is key in managing your data. Datamask provides a comprehensive transaction history, allowing you to review all data interactions, including what was shared, with whom, and when. This feature ensures that you have complete visibility over your data's journey, maintaining full control at all times.


---

# 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.humandataincome.com/datamask/application/data-requests.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.
