# Submit New Request

## How to Create an Access Request&#x20;

Navigate to **Requests**.&#x20;

1. Click '**Create New Request,**' located on the left-side menu.&#x20;
2. Search and select a user.
3. Click **'Create Request'** for the desired environment.&#x20;
4. Search and select the security changes you want to request or have removed access to:\
   \- *Select Roles, Permissions lists, Row Security, or Profile Permission Lists.*\
   *- Complete Forms or Add Attachments (Optional).*
5. Enter a Comment *(Optional).*&#x20;
6. Enter the Due Date, Priority Level, and Workflow Recipient's email addresses.
7. Click '**Create**' to review a summary of the change request.&#x20;
8. Once reviewed, click **'Submit'** to initiate the request.&#x20;

<figure><img src="/files/Cy6lKXeBA5pIPgzgFGkM" alt=""><figcaption><p>Search &#x26; Select User </p></figcaption></figure>

<figure><img src="/files/b4im3c8cNrDtvz1tjr9x" alt=""><figcaption><p>Choose PeopleSoft Account </p></figcaption></figure>

<figure><img src="/files/b6BxqYPFCPLczP1X0haz" alt=""><figcaption><p>Add or Remove Roles</p></figcaption></figure>

## Request Features&#x20;

When creating a request, a list of the user's current access (Roles) will be shown.&#x20;

Use the '**Copy User**' feature to duplicate another user's permissions for the access request.

Search for New Roles by name or by filter by **Role Group**.&#x20;

* <mark style="color:blue;">**Dark Blue:**</mark> The user's current roles.
* <mark style="color:green;">**Green:**</mark> The new roles that will be requested for access.&#x20;
* <mark style="color:red;">**Red:**</mark> The user's current role is de-selected or requested to be removed.&#x20;

{% hint style="info" %}
Roles are only added or removed when the *approved request is applied to PeopleSoft.*&#x20;
{% endhint %}

Use the top navigation tabs to filter through settings, including:

* **Profile -** View the user's employee ID, profile name, and email address.&#x20;
* **Permissions -** View the user's current profile permissions for row security, primary permission, process permission, and the nav home page.&#x20;
* **Forms -** View/Complete additional security options and [**custom forms**](/sentinel-help-center/settings/custom-forms.md#how-to-create-a-custom-form) for access requests.
* **Attachments -** View/Add files and image attachments &#x20;

## Comments Box

When submitting an access request, you can use the comments box to include additional notes for the approver. Any changes made to the request, such as updates or approvals, will also be recorded within the comment box.

{% hint style="info" %}
If you are unsure which role to select, you can provide a description of the changes you require in the comments box.
{% endhint %}

<figure><img src="/files/Z9FbJZeSjWYwchPd9boD" alt=""><figcaption><p>Enter Comments </p></figcaption></figure>


---

# 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/access-requests/submit-new-request.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.
