

# Getting started with AWS Transform
<a name="getting-started"></a>

**Topics**
+ [Setting up AWS Transform](transform-setup.md)
+ [Enable AWS Transform](#transform-enable)
+ [Quick start: Trying AWS Transform](#transform-app-admin-starting-standalone)
+ [Managing users](transform-user-management.md)
+ [AWS Transform environment](transform-environment.md)

## Enable AWS Transform
<a name="transform-enable"></a>

To enable AWS Transform:

1. Sign in to the AWS Management Console.

    

1. In the search bar at the top of the console, search for *AWS Transform*.

1. Select **AWS Transform** from the search results.

1. Choose **Get started** to enable the service in your current Region.

1. Optional: configure IAM Identity Center. You will also be able to choose to use a [third-party identity provider (IdP)](transform-setup.md#transform-third-party-identity) in a later step.

1. Select an **Encryption key**: **default AWS managed key** or **Customize encryption settings.**

1. Choose which AWS Transform capabilities you want to enable:
   + **Command line interface** (CLI), needed to create and run [custom transformations](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-custom.html). To enable the CLI, view and follow the download instructions.
   + **Web application**, the agentic user interface for modernization. Choose** Enable web application** to use it.

1. Choose **Enable AWS Transform**. 

1. Optional: choose **Enable View profile** to access the AWS Transform **Users**, **Settings**, and **Connectors** tabs, or **Manage users** to manage users.

   You can access the **Users**, **Settings**, and **Connectors** tabs at any time by choosing the menu icon in the top left corner of the console.

1. Configure User access by choosing an identity provider, either IAM Identity Center or a [third-party identity provider (IdP)](transform-setup.md#transform-third-party-identity).
**Note**  
This choice is finalized and cannot be changed when you enable AWS Transform.

1. Choose **Enable web application**. 

1. The system displays "Enabling AWS Transform" while it creates the necessary resources.

After AWS Transform is enabled, the **Settings** tab displays the following information:
+ **Web application URL** - The URL for accessing the AWS Transform web application
+ **Start URL for IDE** - The URL for accessing AWS Transform in integrated development environments
+ **Region** - The AWS Region where AWS Transform is enabled

## Quick start: Trying AWS Transform
<a name="transform-app-admin-starting-standalone"></a>

The easiest way to try out AWS Transform is with a standalone AWS account. You may want to do this as a proof-of-concept or for test environments. Use this procedure:

1. Sign in to the AWS Management Console.

1. Navigate to the AWS Transform service.

1. Choose **Get started** to enable the service.

1. Select and set up your identity provider.

1. Assign users to AWS Transform service.

1. After the service is enabled, you'll see the AWS Transform web application URL.

1. Open that URL in a new browser window to access the AWS Transform web experience.

Now you're ready to set up your workspace.