> For the complete documentation index, see [llms.txt](https://help.sentinelsoftware.com/sentinel-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sentinelsoftware.com/sentinel-help-center/security-administration/permission-lists/permission-list-updates.md).

# Permission List Updates

**Permission List Updates** can be made directly on the Navigation Menu. Navigate down to the Page/Tab level and use the radio button to select the corresponding access level: '**Display**' (D), '**Update**' (U), or '**Correction**' (C).

<details>

<summary>How to Update a Permission List</summary>

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Permission Lists.'**
3. Search and select a **Permission List.**  &#x20;
4. The current permissions will be shown. Click **'Edit'** to make changes.&#x20;
5. Use the radio buttons to select the level of access on a Parent Menu, or navigate down to the Page/Tab level.   *Display (D), Update (U), or Correction (C)*&#x20;
6. Click **'Save'** to commit the changes to PeopleSoft.

\*If an access level is selected on a Parent Menu, the same access will be applied to all of its sub-menus.

<img src="/files/UKn1GmEHet04rvJqTP5x" alt="" data-size="original">

### Menu Colors&#x20;

#### The colors of the menu indicate the following:&#x20;

* **Blue -** Access has changed within the menu.
* **Green -** Page access that will be added.&#x20;
* **Red -** Page access will be removed.&#x20;

</details>

{% tabs %}
{% tab title="Component Access \[Permission Lists]" %}
The Components List is based on the Pages assigned to the Permission List. A Component can be directly assigned to a Permission List using the Direct Access Radio Buttons: '**Display**' (D), '**Update**' (U), or '**Correction**' (C)

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 %}

### How to Update Components \[Permission Lists] &#x20;

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Permission Lists.'**
3. Search and select a **Permission List.** &#x20;
4. Click the **'Components**' tab and select **'Edit'** to make changes.&#x20;
5. 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.

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

{% tab title="Object Access \[Permission Lists]" %}
Access to Non-Page Objects is displayed under the following submenus:&#x20;

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

### How to Grant Object Access \[Permission List]

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Permission Lists.'**
3. Search and select a **Permission List.**
4. Click an Objects Tab \[Web Libraries, Web Services, Process Groups, or Component Interfaces] and select **'Edit'** to make changes.
5. Select the box to grant access.
6. Click **'Save'** to commit the changes to PeopleSoft.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sentinelsoftware.com/sentinel-help-center/security-administration/permission-lists/permission-list-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
