# Compare Reports

**Compare Reports** provide on-demand analysis to identify security differences and new application objects. In Sentinel, you can run a compare report between Environments, Users, Roles, or Permission Lists.&#x20;

{% tabs %}
{% tab title="Environments" %}
Compare Environments to analyze differences between PeopleTools objects and definitions.&#x20;

#### How to Compare Environments:&#x20;

1. Navigate to **Environments.**&#x20;
2. Under Actions, click the **'Compare'** icon for your **Source Environment.**&#x20;
3. Click **'Compare'** for your **Target Environment.**&#x20;

The Compare Summary is an interactive report with drill-down capabilities to identify differences between objects and definitions.&#x20;

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

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

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

{% tab title="User Profiles" %}
Compare security access between Users and PeopleSoft Environments. &#x20;

#### How to Compare User Profiles:&#x20;

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Users**' and choose a user account.&#x20;
3. Click the '**Compare**' button located at the top right.&#x20;
4. Select compare of a **Target Environment** to view security differences.&#x20;

Filter the User Profile Compare Summary using the General or User Role menus.&#x20;

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

{% tab title="Roles" %}
Compare Role Setup between PeopleSoft Environments.&#x20;

#### How to Compare Roles:&#x20;

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Roles**' and choose a Role.&#x20;
3. Click the '**Compare**' button located at the top right.&#x20;
4. Select compare of a **Target Environment** and choose a Role to view security differences.
5. If applicable, choose to migrate the Role into the Target Environment.&#x20;

The Role Compare Summary is an interactive report with drill-down capabilities to view affected Roles and Permission Lists.&#x20;

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

{% tab title="Permission Lists" %}
Compare security permissions between PeopleSoft Environments.

#### How to Compare Permission Lists:&#x20;

1. Navigate to **Environments** and select an **Environment**.&#x20;
2. Select '**Permission Lists**' and choose a Permission List.&#x20;
3. Click the '**Compare**' button located at the top right.&#x20;
4. Select compare of a **Target Environment** and choose a Permission List to view security differences.&#x20;
5. If applicable, choose to migrate the Permission List into the Target Environment.&#x20;

&#x20;The Permission List Migration Analysis is an interactive report with drill-down capabilities to view affected Roles and Permission Lists, as well as differences between objects and definitions.

<figure><img src="/files/bbDFV0UZia8v0CAkfnIS" 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/compare-reports.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.
