# Check\_Study\_Status

![Check Study Status](https://2884583650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MaZZSUE1L_iKrqfreV9%2Fuploads%2Fgit-blob-45c012f3bdb032d09897993a646577dafa0d3cc2%2FCheck_Study_Status.png?alt=media)

Check a Pollination study's runs status.

## Inputs

* **study \[Required]**

  A Pollination study
* **run\_index \[Optional]**

  An index for getting a run's outputs from the study. By default, it gets the first run from list. Index starts with 0.

## Outputs

* **status**

  Run status
* **finished\_run**

  An id of Pollination run. You can use GetRunInputs or GetRunResults to deconstruct the run's data. Or use ListRunAssets to download all assets.
