# Web Portal

- [Requesting Access with the Web Portal](https://docs.apono.io/docs/access-requests-and-approvals/web-portal/requesting-access-with-web-portal.md): Use the Apono web portal to request access and manage access requests
- [Approving Access with the Web Portal](https://docs.apono.io/docs/access-requests-and-approvals/web-portal/approving-access-with-web-portal.md): Using the Apono web portal to approve or reject requests
- [Reviewing historical requests with the Web Portal](https://docs.apono.io/docs/access-requests-and-approvals/web-portal/reviewing-historical-requests-with-the-web-portal.md): Use the Apono web portal to review approved or rejected requests


---

# 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.apono.io/docs/access-requests-and-approvals/web-portal.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.
