# Role Approvers

Role Approvers are responsible for approving access requests or performing audit reviews. Approvers can be assigned to monitor a specific Role or multiple Roles following a wildcard pattern. *e.g., Admin%*

<details>

<summary>Add a Role Approver</summary>

1. Navigate to **Settings - Role Approvers.**&#x20;
2. Click **'Add,'** located at the top right.
3. Select a PeopleSoft environment.&#x20;
4. Enter the Role Approver's OPRID.
5. Enter the exact Rolename or Wildcard Pattern. *e.g., Admin% or %Admin%.*\
   *\*Check the box if using a Wildcard\**&#x20;
6. Click **'Create.'**

   <figure><img src="/files/XrdE9SPTA1LcuHoKzJVe" alt=""><figcaption></figcaption></figure>

</details>


---

# 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://help.sentinelsoftware.com/sentinel-help-center/settings/role-approvers.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.
