> ## Documentation Index
> Fetch the complete documentation index at: https://docs.datangle.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Create project

> The guide takes your through the steps needed to create a project for the first time subsequently

<Frame caption="Datangle project creation page">
  <img src="https://mintcdn.com/datangle/KZYYo9UYMyAlXJon/images/project/create.svg?fit=max&auto=format&n=KZYYo9UYMyAlXJon&q=85&s=814b8e6c93587de6ceab2b0b2c523ca5" width="1440" height="896" data-path="images/project/create.svg" />
</Frame>

## Create project - *first time*

As part of you onboarding process, the application prompts you to create your first project. Please follow the steps listed on the [Quickstart](/get-started/quickstart.mdx) to create your first project.

## Create project - *subsequently*

To create subsequent projects, please follow the steps below:

<Steps>
  <Step title="First Step">
    Go to the navigation or men item section of the application, click or hover your mouse on the **Projects** menu item. This will display on overlay on the current page.
  </Step>

  <Step title="Second Step">
    Click the **New** button displayed on the top-right corner of the overlay.
  </Step>

  <Step title="Third Step">
    Complete the new project form displayed. See [Quickstart](/get-started/quickstart.mdx) for required information.
  </Step>
</Steps>

<Tip>if you want to re-use an environment or data warehouse, you can click on the option **choose from connected warehouses** to connect an existing environment to the project.</Tip>
