# Searching for Data Requests

{% hint style="info" %}
Data requests can only be searched for by Data Request Approvers and Administrators.
{% endhint %}

Relevant Approvers and Administrators can search for data requests to be managed from the 'Manage Data Requests' page using basic and advanced search modes. Favourite searches can be saved in order to quickly utilise commonly-used search filters.

## Data Request Search Functionality

Data requests can be searched for via:

* [Basic search](/data-requests/searching-for-data-requests/searching-for-data-requests-using-basic-search.md)
* [Advanced search](/data-requests/searching-for-data-requests/searching-for-data-requests-using-advanced-search.md)
  * Contains favourite search functionality.


---

# 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://tablion-help.aristotlemetadata.com/data-requests/searching-for-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.
