> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/basespace/biosamples/biosample-workflow/sched-analysis-workfl-from-mul-bs.md).

# Schedule Analysis Workflow - Multiple Biosamples

If an analysis workflow requires input from multiple biosamples, you can add the biosamples to an analysis group in the biosample workflow file.

* Enter the name of the analysis workflow in parentheses. Only add the analysis workflow to one of the biosample entries.
* For each biosample in the group, enter the group name in the Analysis Group field.
* For each biosample in the group, enter a unique label in the Sample Label field.

In the following example, the TumorNormal analysis workflow will be launched using the two biosamples listed in analysis group analysis1234.

| **Analysis Workflow** |         **Analysis Group**         | **Sample Label** |
| :-------------------: | :--------------------------------: | :--------------: |
|    IsaacV4.0WF-ANY    | <p><br>(TumorNormalV1.1WF-ANY)</p> |   analysis1234   |
|    IsaacV4.0WF-ANY    |            analysis1234            |       Tumor      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.connected.illumina.com/basespace/biosamples/biosample-workflow/sched-analysis-workfl-from-mul-bs.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.
