# Add Prep Requests

You can add new prep requests or update yield requirements for biosamples that have already been added to your account.

* To add new biosamples with prep requests, see [Add Biosamples](https://help.basespace.illumina.com/biosamples/biosample-workflow/add-biosamples).
* To request more sequencing data without changing the yield target, see [Request a Lab Requeue](https://help.basespace.illumina.com/automate/request-lab-requeue).

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. Prep Request—The name of the library prep kit to use for preparing the biosample. The name must exactly match an existing library prep kit.
   6. Required Yield Gbp—The required yield for the prep request.
   7. \[Optional] Add instructions for analysis workflows.
   8. 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

{% hint style="info" %}
All template columns must be present in the biosample workflow file, but the Default Project cannot be changed using a biosample workflow. If the biosample does not exist in the specified project, BaseSpace Sequence Hub creates a new biosample in the project. For information about changing the default project for a biosample, see [Change Default Project](https://help.basespace.illumina.com/manage-biosamples#change-default-project).
{% endhint %}

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