# Requeue a Planned Run

The Run Planning tool can be used to requeue planned analyses for supported Cloud applications.

* Illumina DRAGEN Apps version 3 or higher
* DRAGEN TruSight Oncology 500 Apps version 2.1 or higher

To initiate a requeue, navigate to the Run Summary page and select Requeue > Planned Run from the Status menu.

You can use the sample sheet from the selected run or select a new sample sheet file to be load. This will load the analysis configurations contained in the selected Sample Sheet into the Run Planning tool, and allow edits before requeuing the analysis.

Depending on the instrument platform and analysis specified, some fields may be non-editable, including Run Name and Library Tube ID. See the [Plan Runs](/sequence/plan-runs.md) page for specific instructions on using the Run Planning tool.

For instruments that support multiple analysis configurations, existing configurations can be edited or deleted. New configurations can also be added before requeueing.

When all changes have been made (if desired), review the settings on the Run Review page and click "Requeue" to initiate the requeue.


---

# 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/sequence/plan-runs/requeue-planned-run.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.
