# User Hub

**The** **User Hub** is a consolidated list of users from all PeopleSoft environments. It provides a centralized way to view and manage accounts across all environments.

<details>

<summary>View / Manage PeopleSoft Accounts</summary>

#### View all PeopleSoft Accounts:

1. Navigate to the **User Hub** and select a **User** from the list.&#x20;

   <figure><img src="/files/Vjg5MODYKUpY2gG8rJfN" alt=""><figcaption><p><em>*A list of the PeopleSoft accounts associated with each environment will be shown.*</em></p></figcaption></figure>
2. Click the **'View Access'** icon to view the user's profile information and data access.

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

#### Manage all PeopleSoft Accounts:

3. Click the **'Edit'** button to modify access.
   * Use the dropdown to **assign an EMPLID** in an environment.&#x20;
   * Use the dropdown to **assign a Role Group** in an environment.&#x20;
   * Toggle on/off to **Lock or Disable** the user account in an environment.&#x20;
   * Click **'Remove'** to de-provision access in an environment.&#x20;
   * Click **'Create'** to create a user account in an environment.&#x20;

     <figure><img src="/files/6qJwHTxai7uFB6tIztlF" alt=""><figcaption></figcaption></figure>

</details>

{% tabs %}
{% tab title="User Accounts" %}
User accounts are merged with job information to provide enhanced search capabilities. Search across all environments, or refine your search using various filters.&#x20;

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

{% tab title="Employees" %}
View a list of all employees. Search by job information or HR Status.&#x20;

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

{% tab title="Logins" %}
View a record of login sessions. Search across all environments, or refine your search using various filters.&#x20;

<figure><img src="/files/Vkd60Bxowmd5QMefn16W" 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/sentinel-overview/user-hub.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.
