---
author_name: Sriprasad S Bhat
author_profile: https://github.com/vishu2804
parser: v2
auto_validation: true
time: 10
tags: [  software-product>sap-integration-suite, software-product>cloud-integration, software-product>sap-process-integration, software-product>sap-process-orchestration, tutorial>license, tutorial>beginner  ]
primary_tag: software-product>sap-integration-suite
slug: migration-assessment-enablement
canonical_url: https://developers.sap.com/tutorials/migration-assessment-enablement
---


# Enable Migration Assessment Application
<!-- description --> Learn how to enable the Migration Assessment Application, a new capability of SAP Integration Suite. With the Migration Assessment Application, you can assess your existing SAP Process Orchestration landscape before starting the migration to the SAP Integration Suite.

## Prerequisites

- You’ve set up your global account and at least one subaccount on SAP BTP. See [Getting Started in the Cloud Foundry Environment](https://help.sap.com/docs/btp/sap-business-technology-platform/getting-started-in-cloud-foundry-environment).
- You’re subscribed to SAP Integration Suite in your subaccount. See [Subscribing to SAP Integration Suite](https://help.sap.com/docs/integration-suite/sap-integration-suite/8a3c8b7a6b1c4f249bb81d11644ef806.html).

## You will learn
- How to enable the Migration Assessment Application

---
### Enable Migration Assessment capability

1. Navigate to the **SAP Integration Suite** home page and choose **Manage Capabilities**.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/CapabilityOverview_1.png)

2. Choose **Add Capabilities**.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/CapabilityOverview_2.png)

3. Select **Assess Migration Scenarios**. Then choose **Next** and **Activate** to proceed with the activation of the capability.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/CapabilityOverview_3.png)

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/CapabilityOverview_4.png)


    Wait until the capability is enabled. Refresh your page to see the successfully activated capability.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/CapabilityOverview_5.png)

---
### Assign role collection to user

In Migration Assessment, there are two role collections that cover different personas and responsibilities:

- The **PIMAS_Administrator** performs administrative tasks, like configuring system settings.
- The **PIMAS_IntegrationAnalyst** performs executive tasks, like reading and running evaluations as well as downloading results. 


1. In your subaccount, navigate to **Security** and then to **Users**.

2. Select your user and choose **Assign Role Collection**.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/Step2AssignRoleCollection_1_1.png)

3. Select the role collection relevant for your user, then choose **Assign Role Collection**.

    ![Image](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/migration-assessment-enablement/Images/Step2AssignRoleCollection_1.png)


To get a detailed overview of the role templates and role collections users need to accomplish the various tasks related to Migration Assessment, see [Tasks and Permissions](https://help.sap.com/docs/integration-suite/sap-integration-suite/2714db1701114de4ab5ffd1bebd0c4de.html).

Once you're done, you're all set to access and configure the Migration Assessment application.

### Test yourself 








---