> For the complete documentation index, see [llms.txt](https://docs.robpod.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robpod.cloud/get-started/first-steps/create-a-project.md).

# Create a Project

A **project** is the container of all files and scripts composing your robotic application.

To create a new project, if you’re on the[ Welcome screen](/get-started/first-steps/welcome-screen.md), click **New Project**. If you’ve already got any project open, choose **File -> New Project** from the main menu.

<figure><img src="/files/FEYPonZZaJsAH7RDp0Y7" alt=""><figcaption></figcaption></figure>

1. Choose a **path location** for your project.
2. Choose the enviornment type you prefer. **Virtualenv** is the preferred Python environment to run correctly Robpod Studio simulations.
3. Choose the **Python Interpreter**. Available Python interpreters on your machine will be displayed. If no Python interpreter can be detected on your machine, Robpod Studio will help to download and install one of the latest Python versions.

   <figure><img src="/files/8Jd8N21XAfqS4t8ikrBs" alt=""><figcaption></figcaption></figure>
4. Create.
