# View Runs

The Runs page lists your active or planned runs. These runs can include runs that you own and runs shared with you.

{% hint style="success" %}
Permissions for runs and projects are separate. Sharing a project does not mean that you share the runs in that project.
{% endhint %}

To open the runs list, select the Runs tab. Runs that require attention appear above the runs list.

Selecting a run name opens a summary of the run. The following tasks to manage runs are also available from the Runs page:

* **Plan a Run** — Plan an instrument run. For more information, see [Plan a Run](https://help.basespace.illumina.com/sequence/plan-runs) and [Setting Up a Run Using the Prep Tab](https://help.basespace.illumina.com/data/view-data/view-runs).
* **Share and Transfer Run Data** — Share runs with a collaborator. For more information, see [Share a Project or Run With Collaborators](https://help.basespace.illumina.com/collaborate/share-with-collaborators).
* **Download Run** — Download run files. For more information, see Download Run Data Files.
* **Requeue Sample Sheet** — Fix sample sheet errors and requeue the analysis. For more information, see [Fix Sample Sheet](https://help.basespace.illumina.com/runs/fix-sample-sheet).
* **Requeue FASTQ Generation** — Fix indexes and requeue the analysis. For more information, see [Requeue FASTQ Generation](https://help.basespace.illumina.com/sequence/fix-indexes).
* **Delete Run Data** — Delete run files. For more information, see [Delete and Restore Data](https://help.basespace.illumina.com/manage-data/delete-and-restore-data).

[View Run Summary](https://help.basespace.illumina.com/data/view-data/view-runs/run-summary)

[View Run Biosamples](https://help.basespace.illumina.com/data/view-data/view-runs/run-biosamples)

[View Run Charts](https://help.basespace.illumina.com/data/view-data/view-runs/run-charts)

[View Run & Lane Metrics](https://help.basespace.illumina.com/data/view-data/view-runs/run-metrics)

[View Indexing QC Results](https://help.basespace.illumina.com/data/view-data/view-runs/indexing-qc)

[View Sample Sheet](https://help.basespace.illumina.com/data/view-data/view-runs/run-samplesheet)

[View Files from a Run](https://help.basespace.illumina.com/data/view-data/view-runs/run-files)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.basespace.illumina.com/data/view-data/view-runs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
