> For the complete documentation index, see [llms.txt](https://docs.pollination.solutions/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pollination.solutions/user-manual/grasshopper-plugin/grasshopper-user-interface/2_pollination/add_a_project.md).

# Add\_a\_project

![Add a project](https://2884583650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaZZSUE1L_iKrqfreV9%2Fuploads%2Fgit-blob-68e26e118fa661be1022edda83bd1431ada176e3%2FAdd_a_project.png?alt=media)

Add a new project

## Inputs

* **name \[Required]**

  Name for the new project. By default, the project will be added to the current user. To create a project under another account, you can specify the account name before the project name with the format: AccountName/ProjectName. For example: pollination/NewDemoProject
* **description \[Optional]**

  The new project description
* **public \[Optional]**

  Set to True to create a public project (Default: True)
* **add\_recipes \[Optional]**

  Set True to add all public recipes to the project (Default: False) WARNING: adding all the public recipes to the new project would take a few seconds.
* **create \[Required]**

  Set True to create the project

## Outputs

* **project**

  Newly created project.
