# Add Biosamples

Use a biosample workflow file to upload biosamples in bulk and assign library prep instructions, analysis workflows, and metadata to the biosamples. See [Biosample Workflow File Format](/basespace/files-used-by-basespace/biosample-workflow-files.md) for more information about the template file and field requirements.

1. Create a CSV file as follows.
   1. Download or open a biosample workflow template.
   2. For each biosample, enter the following required information.
   3. Biosample Name—The unique identifier for the source DNA.
   4. Default Project—The default project for storing analysis data.
   5. \[Optional] Add instructions for analysis workflows, prep requests, or biosample metadata.
   6. Save the file.
2. From the biosamples master list, select the File drop-down arrow, point to Upload, and then select Biosample Workflow.
3. In the Upload a Biosample Workflow dialog, add your biosample workflow file

BaseSpace Sequence Hub validates the file and identifies any errors.

* If there are errors in the manifest file, correct the errors and upload the file again.
* If there are no errors, review the notifications and select Continue.


---

# 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.connected.illumina.com/basespace/biosamples/biosample-workflow/add-biosamples.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.
