# Biosample Workflow

Use a biosample workflow file to add biosamples and configure automation workflows.

* Add biosamples with optional library prep instructions, analysis workflows, and custom metadata.
* Add custom metadata to new biosamples
* Add or update library request instructions for new or existing biosamples
* Schedule Analysis Workflows for new or existing biosamples

### Upload a Biosample Workflow

1. From the biosamples master list, select the File drop-down arrow, point to Upload, and then select Biosample Workflow.
2. 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.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.
