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

# Create a Python Project

Work in Domino happens in *projects*. Projects contain data, code, and environment settings, and the entire project is tracked and revisioned automatically. A new commit is written to a project each time its files are changed by user action, or by the execution of code in the project. Users in Domino can create their own new projects, invite other users to collaborate on them, and export data or results for consumption by other projects.

## Create a Project:

1. In the top navigation bar, click **Develop > Projects**.

2. Click **Create New Project**.

3. Give your project an informative name (like `power-generation`)

4. Set its [Visibility](/cloud/platform-capabilities/core-concepts/projects/collaborate-on-projects/set-project-visibility) to `Private`.

5. Click **Create Project**.
