# Sample Sheets

The sample sheet is a comma-delimited file (SampleSheet.csv) that stores the information needed to set up and analyze a sequencing experiment. The file includes a list of samples, their index sequences, and the sequencing workflow.

Every run in BaseSpace Sequence Hub requires an associated sample sheet to define projects and samples, assign indexes, and run workflow apps.

Use Illumina Experiment Manager software to set up a sample sheet for your library prep protocol.

{% hint style="info" %}
BaseSpace Sequence Hub maps sample sheet data to biosamples and libraries in your account. To make sure the data in your sample sheet are associated correctly, upload your biosamples before you upload the sample sheet. For more information, see [Biosample Workflow](https://help.basespace.illumina.com/biosamples/biosample-workflow).
{% 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/sequence/sample-sheets.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.
