# Review Access Requests

This section is for data stewards who are responsible for provisioning access.

## How-to guides

* [View and respond to access requests](/saas/request/review-access-requests/how-to-guides/view-and-respond-to-access-requests.md): Approve and deny access requests from users trying to access your data products.
* [Manage request forms](/saas/request/review-access-requests/how-to-guides/manage-request-forms.md): Create, edit, and delete request forms for your data product owners to use in their data products.

## Reference guides

* [Request forms](/saas/request/review-access-requests/reference-guides/request-forms.md): This reference guide describes request forms and review flows for data products and assets.
* [Understanding review assist](/saas/request/review-access-requests/reference-guides/understanding-review-assist.md): This reference guide describes the AI review assistant and provides information about when you will see this feature in the review process.


---

# 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://documentation.immuta.com/saas/request/review-access-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.
