# Configure

## How-to guides

* [Configure access request links](/saas/request/configure/how-to-guides/configure-access-request-links.md)
* [Manage assets](/saas/request/configure/how-to-guides/manage-assets.md)
* [Manage data products](/saas/request/configure/how-to-guides/manage-data-products.md)
* [Customize the Request app branding](/saas/request/configure/how-to-guides/customize-the-marketplace-branding.md)

## Reference guides

* [Prerequisites](/saas/request/configure/reference-guides/marketplace-app-requirements.md): This reference guide describes the requirements and optional setup steps when using the Request app.
* [Start from your data catalog](/saas/request/configure/reference-guides/start-from-your-data-catalog.md): This reference guide describes how Immuta works with your data catalogs, the supported data catalogs, and the link that is used to request access from data catalogs.
* [Use Immuta as a marketplace](/saas/request/configure/reference-guides/walkthrough.md): This reference guide provides a walkthrough to understand how to use Immuta to publish, request access to, and provision access to data products as a marketplace.
* [Understanding access provisioning and underlying policies](/saas/request/configure/reference-guides/understanding-access-provisioning-and-underlying-policies-in-immuta.md): This reference guide describes how Immuta creates policies to govern access in the data platform when an access request is approved.
* [Understanding masking exceptions and underlying policies](/saas/request/configure/reference-guides/understanding-masking-exceptions-and-underlying-policies.md): This reference guide describes how masking exception requests can be used to provide unmasked access to masked columns through specific data policies.


---

# 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/configure.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.
