> 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/list_studies.md).

# List\_Studies

![List Studies](/files/wO0shQaqVSaf05Qm2Lb1)

List all Studies from a Pollination project. You can either type in formatted text "project-owner/project-name" or right click or double click on the component and select a project.

## Inputs

* **project \[Required]**

  A Pollination project from which to list Studies. You can type in formated text "ProjectOwner/ProjectName", or double/right click the component to get a project.
* **status \[Optional]**

  An optional input to filter the Studies based on status. Valid inputs are: -Created -PreProcessing -Running -Failed -Cancelled -Completed -Unknown

## Outputs

* **names**

  Name of Pollination Studies from the selected project.
* **descriptions**

  Description of Pollination Studies from the selected project.
* **recipes**

  The recipe that Pollination run ran with.
* **studies**

  List of Pollination Studies from the selected project.
