# Access Review Tasks

- [Assign Reviewers](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/assign-reviewers.md): How to assign reviewers when creating a review, and re-assign row-level reviewers in active reviews.
- [Create a Configuration](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/review-configuration.md): How to create and customize new access review configurations.
- [Create a Review](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/create-access-review.md): How to create a new one-time access review from a saved configuration.
- [Configure Notification Exclusions](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/configure-notification-exclusions.md): Configure label-based exclusions for digest and alert notifications in Veza Access Reviews.
- [Draft Reviews](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/draft-review.md): Create reviews as drafts to ensure that results are as expected, act on rows, and make changes to reviewers before notifying participants.
- [Edit a Configuration](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/edit-configuration.md): How to edit an existing configuration for Veza Access Reviews.
- [Filters and Bulk Actions](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/bulk-actions.md): Using filters to apply actions to several rows at a time, across many pages of results.
- [Manage Access Reviews](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/manage-access-reviews.md): Monitoring and administrating configurations, and working with active and completed reviews.
- [Using the Reviewer Interface](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/reviewer-interface.md): Reviewers and administrators can open the reviewer's interface to sign off on access and perform a range of other actions.
- [Access Path Risk Score](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/access-path-risk-score.md): The Risk Score column provides a single consolidated score per row in the reviewer interface, helping reviewers identify and prioritize high-risk access at a glance.
- [Access AI for Access Reviews](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/access-ai-explainability.md): Access AI provides personalized summaries and context to help access reviewers understand their assigned reviews more quickly.
- [Row Grouping for Access Reviews](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/row-grouping.md): Review access in structured, collapsible sections to streamline review workflows and enables bulk actions.
- [Schedule an Access Review](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/schedule-access-review.md): Enable recurring access reviews for a review configuration.
- [Completeness and Accuracy Procedures](https://docs.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to/completeness-accuracy-procedures.md): Procedures for validating completeness and accuracy to meet audit requirements, such as requirements for SOX, SOC1, and SOC2.


---

# 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.veza.com/4yItIzMvkpAvMVFAamTf/features/access-reviews/how-to.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.
