# Apply Changes

&#x20;Security changes of approved requests can be manually or automatically applied to PeopleSoft.&#x20;

{% hint style="info" %}
*Only Sentinel or Access Request Administrators can apply changes to PeopleSoft. They can also make changes to a request if needed or re-route for additional approval.*&#x20;
{% endhint %}

## How to Manually Apply Changes to PeopleSoft

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

1. Approved Requests ready to be applied will display '**Approved**' under the stage column.&#x20;
2. Click to select the request and verify the requested changes.&#x20;
   * If correct, select '**Apply."**
   * If incorrect, select '**Deny**' and enter a denial reason.&#x20;

<figure><img src="/files/OXc5kdyeuusxkyplOvzl" alt=""><figcaption><p>Open Tickets - Approved</p></figcaption></figure>

<figure><img src="/files/CiszoE1c5muVI3s6CZU4" alt=""><figcaption><p>Access Request - Apply Changes (Manually)</p></figcaption></figure>

## Automatically Apply Changes (Auto-Provisioning)&#x20;

Approved requests can be automatically applied to PeopleSoft using Auto-Provisioning.&#x20;

{% hint style="info" %}
*Auto-Provisioning applies for **approved requests only.***&#x20;
{% endhint %}

## How to Enable Auto-Provisioning

Navigate to **Settings** - **Access Requests**.&#x20;

1. Under the **Settings** tab, scroll down to **Auto-Provision Approved Requests.**&#x20;
2. Select the environment to enable auto-provisioning of approved requests.&#x20;
3. Save changes.&#x20;

{% hint style="info" %}
Applied changes will be recorded with '**SENTINEL\_AR\_AUTO**' in the **Updated By** field of the history log.
{% endhint %}

<figure><img src="/files/ZNfofpcLxJF9OcoxwETg" alt=""><figcaption><p>Auto-Provisioning</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/apply-changes.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.
