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

# Projects

A workspace can contain one or more *projects*. Projects are a way to organize your workflows into specific groupings or categories.

<Frame>
  <img src="https://mintcdn.com/pipedream/anb6FA0wpd8jtdUB/images/5a1c3cdc-New_Project_5_zep4ii.png?fit=max&auto=format&n=anb6FA0wpd8jtdUB&q=85&s=4f3b8f4eb28f60bc513435da5f0096a3" width="1111" height="1389" data-path="images/5a1c3cdc-New_Project_5_zep4ii.png" />
</Frame>

## Getting started with projects

### Creating projects

To create a new project, first [open the Projects section in the dashboard](https://pipedream.com/projects).

Then click **Create project** to start a new project.

Enter in your desired name for the project in the prompt, then click **Create**.

That’s it, you now have a dedicated new project created within your workspace. Now you can create workflows within this project, or move workflows into it or create folders for further organization.

### Creating folders and workflows in projects

Within a given project, you can create folders for your workflows.

Open your project, and then click the **New** button for a dropdown to create a workflow in your current project.

<Note>
  Helpful hotkeys to speed up your development

  * `C then F` creates a new folder.
  * `C then W` creates a new workflow.
</Note>

Folders can also contain sub-folders, which allows you to create a filing system to organize your workflows.

### Moving workflows into folders

To move workflows into folders, simply drag and drop the workflow into the folder.

You can move workflows or folders up a level by dragging and dropping the workflow to the folder icon at the top of the list.

### Importing workflows into projects

<Note>
  This only applies to Pipedream accounts that created workflows before the projects feature was released.
</Note>

To import a workflow from the general **Workflows** area of your dashboard into a project:

1. Open the Workflows area in the dashboard
2. Select one or more workflows you’d like to import into a project
3. Click *Move* in the top right and select a project to move them to

<Frame>
  <img src="https://mintcdn.com/pipedream/Acz4Z1ch6TM7-aI8/images/a3cd3803-image.png?fit=max&auto=format&n=Acz4Z1ch6TM7-aI8&q=85&s=8acb75abda0e623749260b5c268d7cc3" width="1702" height="350" data-path="images/a3cd3803-image.png" />
</Frame>

### Moving workflows between projects

To move a workflow from one project to another project, first check the workflow and then click **Move** to open a dropdown of projects. Select the project to move this workflow to, and click **Move** once more to complete the move.

<Frame>
  <img src="https://mintcdn.com/pipedream/h8oodpUDiyR1Ssvt/images/3936d65d-CleanShot_2023-09-25_at_13.23.38_2x_dyrtlv.png?fit=max&auto=format&n=h8oodpUDiyR1Ssvt&q=85&s=32d20e34dfb5127e0d52c7150bcc45ee" width="2594" height="514" data-path="images/3936d65d-CleanShot_2023-09-25_at_13.23.38_2x_dyrtlv.png" />
</Frame>

<Warning>
  GitHub Sync limitation

  At this time it’s not possible to move workflows out of GitHub Synchronized Projects.
</Warning>

## Finding your project ID

Visit your project’s **Settings** and copy the project ID.
