# User Access Updates

**User Access Updates** are made by adding or removing Roles (as traditionally done in PeopleSoft). \
The right side displays the Navigation Menu as it appears in PeopleSoft along with the corresponding access level: '**Display**' (D), '**Update**' (U), or '**Correction**' (C).

<details>

<summary>How to Update a User  [Traditional]</summary>

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**User.'**
3. Search and select a **User.** &#x20;
4. The user's current permissions will be shown. Click **'Edit'** to make changes.&#x20;
5. On the left side, search and select Roles by name.
6. Click **'Save'** to commit the changes to PeopleSoft.&#x20;

![](/files/VbJVBmrU5Ux1BVDfQNAG)

</details>

<details>

<summary>How to Update a User [via Direct Access]</summary>

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Users.'**
3. Search and select a **User.** &#x20;
4. The user's current permissions will be shown. Click **'Edit'** to make changes.&#x20;
5. On the right side, navigate down to the Page/Tab level, and use the radio buttons to select the level of access: *Display (D), Update (U), or Correction (C)*&#x20;
6. Click **'Save'** to commit the changes to PeopleSoft.

\*Direct Access must be enabled under [**database settings**. ](/sentinel-help-center/settings/databases.md#settings)

![](/files/EHHZgO8fD3ieep8yqzN6)

</details>

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

{% tabs %}
{% tab title="Roles" %}
In a User's Profile, the **Roles** tab displays a list of Roles assigned to the User.&#x20;

From this view, you can click **'Edit'** to navigate to the access page and make user updates, or you can record Audit Decisions for Roles.&#x20;

### **How To Record Audit Decisions for Roles:**&#x20;

1. Navigate to Environments and Select an Environment.&#x20;
2. Select **'Users'**
3. Search and select a **User.** &#x20;
4. Click the **'Roles**' tab.
5. Use the dropdown to select an **Audit Project** or **Create New.**&#x20;
6. Select the icons to record Approve or Deny decisions.&#x20;

<figure><img src="/files/pbIJhCUey1rJquphc1PD" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Component Access \[Users]" %}
The Components List is based on the Pages assigned to the User.  Component Access is displayed with the corresponding access level: '**Display**' (D), '**Update**' (U), or '**Correction**' (C)

{% hint style="info" %}
If a Component is directly assigned, a **Custom Role (SNT\_USERID)** will be assigned to the User with access to that Component.&#x20;
{% endhint %}

Search for a Component using the PeopleTools object names. The CTRL-J function on the page will display the following attributes.&#x20;

* **Menuname (MENUITEM)**
* **Component (PNLGRPNAME)**
* **Page (PNLNAME)**

{% hint style="info" %}
Check the '**Fluid**' box to display fluid-only components.&#x20;
{% endhint %}

<figure><img src="/files/aeljauLfmptyuycnnczk" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Object Access \[Users]" %}
Access to Non-Page Objects, *including the underlying Permission Lists that provide access,* are displayed under the following submenus:  &#x20;

* **Web Libraries**
* **Web Services**
* **Process Groups**
* **Component Interfaces**

{% hint style="info" %}
If an Object is directly assigned, it will display as **SNT\_###** Permission List or Role.
{% endhint %}

<figure><img src="/files/kDhFTSeZx1IYCZwyNd8K" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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/security-administration/users/user-access-updates.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.
