# Combine Samples

Combine samples when you want to merge data from at least two different sequencing runs for the same sample.

1. From the Projects tab, select the project.
2. Select Samples.
3. Select the checkbox of each sample to combine.
4. From the File menu, select Merge.
5. In the New Sample ID field, enter a name for the combined samples.
6. Select Combine.

{% hint style="info" %}
The read length of each selected sample must be the same.
{% endhint %}


---

# 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/samples/combine-samples.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.
