# Direct Access

**Direct Access** enables you to assign a user, role, or permission list access to an entire menu or an individual page, using the navigation menu.&#x20;

* Assign '**Display**' (D), '**Update**' (U), or '**Correction**' (C) access to a menu. e.g. PeopleTools.
* Select a single tab on a page.

{% hint style="info" %}
Direct Access must be enabled under [**database settings**. ](/sentinel-help-center/settings/databases.md#settings)
{% endhint %}

![](/files/IWLERttkWw3Nhq3E8g0h)

Direct Access uses Sentinel objects to update only the selected user or role.

* **Users** **-** A custom role (SNT\_USERID) is assigned to the user.&#x20;
* **Roles -** Sentinel permission lists (SNT\_###) are assigned to the role.&#x20;
* **Permission Lists -** Page components are added or removed, as in PeopleSoft.&#x20;

### Selecting Access Levels&#x20;

In edit mode, the '**D, U, and C**' columns represent **Display**, **Update**, and **Correction Access**. You can select an entire menu or navigate down to the page/tab level.

{% hint style="info" %}
When an access level is selected on a menu, all sub-menus will be selected with the same access. &#x20;
{% endhint %}

### Menu Colors

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;

![](/files/q6goxZDh8FoJsORKwHGR)


---

# 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/direct-access.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.
