# Deploying Profile and Permission Sets

{% hint style="info" %}
The **Deployment** screen is best viewed when the zoom setting is set to **80%** on your Chrome/Firefox browser.
{% endhint %}

1. Log in to your ARM account.
2. From the top navigation pane, navigate to **`Create New > New Deployment`**.
3. Click on the **`Profile Manager`** button.

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

4. In the **`Profile/PermissionSet Manager`** screen, select the **`Salesforce orgs`** that need to be compared (max 3 Orgs).
5. Click on either the **`Get Profiles`** or the **`Get PermissionSets`**&#x62;utton.

   * **`Get Profiles`** will fetch all the profiles available in selected Salesforce Orgs.
   * **`Get PermissionSets`** will list all available permission sets in Salesforce Orgs

   <figure><img src="/files/JaOKPxMbNvGWAB8qga8E" alt=""><figcaption></figcaption></figure>
6. Select the **`Profile/PermissionSets`** type based on the above selection.

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

7. Select the metadata components (including its metadata members) for which you want to view the selected profile/permissionset comparison report. A minimum of one metadata component selection is required to proceed further.

<figure><img src="/files/EBvC8dxqhhtNqkFmflmf" alt="" width="563"><figcaption></figcaption></figure>

8. About Object Permissions in Profiles, Editing standard objects on standard profiles is not supported by Salesforce. Hence, these changes won't show up in your destination environment.

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

9. Select the **`'Hide components with no differences'`** checkbox to hide the components with no differences.
10. Give the process a **`Label Name`**. Click **`Compare`**.

<figure><img src="/files/zV5G8TZDiTn8YXx353mE" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Important Notes:**

1. Based on the size of your Profiles, the time taken for comparison can vary. You can navigate to a different screen and return to the **`Profile Manager`** page once the results are ready and available.

2. To optimize browser performance, it is recommended to compare one access setting at a time (in case of large profiles).
   {% endhint %}

3. On the next page, you can see a list of permissions available for each metadata component. Here, you can update the permissions for each component for all the orgs at once.

   * Permissions/ Components that are not available will be denoted by **`X`** in the org.
   * For the fields that are left blank. For example, in **`Apps`** and **`Datasources`**, no related record type is assigned; hence, nothing shows up or will display '**`No Data Found`**'.

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

4. You can also download the report on your local machine using the **`Download Report`** icon at the bottom of this page.

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

13. Select the permissions/components that you want to update.
14. Next, select one of the actions listed below:

    * **`Update Change:`** The changes to the metadata components get updated in the same Org.
    * **`Update & Deploy:`** The changes will be updated in the selected source org and deployed to the Destination Org(s).
    * **`Deploy:`** The changes get deployed only in the selected Destination Org(s). No changes occur in the Source Org.

    <figure><img src="/files/URQavODuRVDjvI1nhdzx" alt=""><figcaption></figcaption></figure>
15. Click **`OK`**.
16. You will be redirected to the [**`Deployment History`**](broken://pages/3MWOfmx57dRRIWwTyIvq) screen, where you can find the deployment process.

{% hint style="info" %}
**Important Note:** You can list the previous profile manager labels from the [**`Profile Manager`**](/product-guides/arm/arm-features/deployment/deploying-the-profile-and-permissionsets.md) screen.
{% endhint %}


---

# 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://knowledgebase.autorabit.com/product-guides/arm/arm-features/deployment/deploying-the-profile-and-permissionsets.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.
