# Create a project

> Follow the instructions from this page to create your first Document Understanding<sup>TM</sup> project.

Follow the instructions from this page to create your first Document Understanding<sup>TM</sup> project.

1. Open **Document Understanding**.
2. Select **Create project**.
3. Fill in the desired project name.
4. For Automation Cloud and Test Cloud, select **Modern** to use the modern experience.

   This is a guided model building experience that also includes recommendations for optimal model performance and active learning.

5. Configure **Advanced options** if needed.
   1. Select the OCR you want to use for your new project from the **OCR method** drop-down list.
   2. Fill in the **OCR API Key**.
      :::note
      This field is filled in automatically if you select a UiPath® OCR.
      :::
   3. Fill in the **OCR URL**. For the full list of URLs for UiPath OCRs, check the [Public Endpoints](https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/public-endpoints#public-endpoints-for-automation-cloud-and-test-cloud) page.
   4. Choose if you want to **Apply OCR on PDFs**. This is set to **Auto** by default.
   
6. Select **Create**.

Figure 1. Creating your first project

   ![Screenshot of the Create a project interface.](https://dev-assets.cms.uipath.com/assets/images/document-understanding/latest-screenshot-of-the-create-a-project-interface-404002-29b485f1-a7e0cec0.webp)

After you create your new project, you can open it by selecting it from the **Projects** list.

   ![Screenshot of the Projects list interface.](https://dev-assets.cms.uipath.com/assets/images/document-understanding/latest-screenshot-of-the-projects-list-interface-497122-02b76d87-347b370e.webp)

:::tip
For more information on how to check the success of your projects, check the [Evaluate project success](https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/evaluate-project-success#evaluate-project-success) page.
:::

## Configure project settings

You can edit or configure additional project settings after you created the project.

To do this, open your project and select **Project settings** on the bottom-left corner of the screen.

Figure 2. Additional project settings

   ![Screenshot of the Project settings interface.](https://dev-assets.cms.uipath.com/assets/images/document-understanding/latest-screenshot-of-the-project-settings-interface-396612-43acab43-a316c8f0.webp)

You can configure the following additional project settings:

* **Name**: The name of the project.
* **Description**: Optionally, you can provide more details about the project.
* **OCR method**: Select the OCR method for the project from the drop-down list.
* **OCR API Key**: Provide the API key for the chosen API. This field is populated automatically if you selected a UiPath OCR.
* **OCR URL**: Provide the OCR URL corresponding to the chosen OCR method. For the full list of URLs for UiPath OCRs, check the [Public Endpoints](https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/public-endpoints#public-endpoints-for-automation-cloud-and-test-cloud) page.
* **Apply OCR on PDFs**: Establishes if the OCR process should be applied or not to PDF documents. If set to **Yes**, the OCR is applied to all PDF pages of the document. If set to **No**, the OCR is not applied to any pages and returns only the text embedded in the PDF. When set to **Auto** OCR applies only to the scanned pages of the document. The default value is **Auto**.
