> 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/settings/sentinel-shortcuts-from-ps.md).

# Sentinel Shortcuts \[From PS]

Sentinel is accessible from PeopleSoft by adding a Sentinel shortcut as a Fluid Tile or Navigation Menu in PeopleSoft.&#x20;

### How to Add a Sentinel Shortcut as a Fluid Tile&#x20;

In PeopleSoft, Navigate to **PeopleTools** - **Portal** - **Structure and Content.**&#x20;

1. Select '**Fluid Structure Content**'.
2. Select '**Fluid Pages**'.
3. Scroll down and click '**Add Folder**'.&#x20;
4. Input '**SENTINEL\_FOLDER**' in Name, and '**Sentinel Pages**' in Label.
5. Save changes.

![](/files/PNnC0QsMedRU02Ztc7rR)

&#x20;Once complete, Navigate to **Root - Fluid Structure Content- Fluid Pages - Sentinel Pages.** &#x20;

1. Click 'Add Content Reference', located at the bottom of the page. Input the following:\
   **Name -** SNT\_DASHBOARD \
   **Label -** Sentinel\
   **Fluid Mode -** Select box \
   **Target -** Usage Type
2. Under URL Information, input the following: \
   **URL TYPE -** Non-PeopleSoft URL\
   **Portal URL -** Copy and paste your Sentinel URL.&#x20;
3. Save changes.&#x20;

![](/files/0wk9aFvRdU8uytS0k6GG)

### Fluid Tile - Content Reference Security

&#x20;On the Security tab, you can add a Permission List that provides access to the Sentinel shortcut. You can select 'public' for testing purposes. The tile must still be added to a homepage.

{% hint style="info" %}
The shortcut is only a link to Sentinel. The user must have a Sentinel user account to log in.
{% endhint %}

![](/files/KkVl1nIK9Eo7ZfE2f2Jw)

### Fluid Tile Attributes&#x20;

![](/files/BfxrrAkspxrE6BbigIDY)

### How to Add Sentinel to Your PeopleSoft Homepage&#x20;

In PeopleSoft, Navigate to the homepage.&#x20;

1. Select the '**Menu**' icon, located at the top right, and click '**Personalized Homepage**'.&#x20;
2. Select your desired homepage, located on the left menu.&#x20;
3. Click '**Add Tile**', located in the top right.&#x20;
4. Select '**Sentinel Pages**' and click '**Sentinel**'.&#x20;
5. Save changes.&#x20;

{% hint style="info" %}
The user must have a Sentinel user account to log in and will remain logged in while the session is active.&#x20;
{% endhint %}

![](/files/6logcma0DxEzQTQX7tvQ)

![](/files/kAci8XsAUUKkZaOxaZur)


---

# 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:

```
GET https://help.sentinelsoftware.com/sentinel-help-center/settings/sentinel-shortcuts-from-ps.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.
