

# Starting and managing Projects in AWS SCT
<a name="CHAP_UserInterface.Project"></a>

To start the AWS Schema Conversion Tool, double-click the application icon.

Use the following procedure to create an AWS Schema Conversion Tool project.

**To create your project**

1. Start the AWS Schema Conversion Tool.

1. On the **File** menu, choose **New project**. The **New project** dialog box appears.   
![\[New Project dialog box\]](http://docs.aws.amazon.com/SchemaConversionTool/latest/userguide/images/file-new-project.png)

1.  Enter a name for your project, which is stored locally on your computer. 

1.  Enter the location for your local project file. 

1. Choose **OK** to create your AWS SCT project. 

1. Choose **Add source** to add a new source database to your AWS SCT project. You can add multiple source databases to your AWS SCT project. 

1. Choose **Add target** to add a new target platform in your AWS SCT project. You can add multiple target platforms to your AWS SCT project. 

1. Choose the source database schema in the left panel. 

1. In the right panel, specify the target database platform for the selected source schema. 

1. Choose **Create mapping**. This button becomes active after you choose the source database schema and the target database platform. For more information, see [Data type mapping](CHAP_Mapping.md).

 Now, your AWS SCT project is set up. You can save your project, create database migration assessment report, and convert your source database schemas. 