# Import Biological Samples

{% hint style="warning" %}
The Prep tab is deprecated and no longer available. For run planning and sequencer integration, see the [Run Planning](https://help.connected.illumina.com/basespace/sequence/plan-runs) section.
{% endhint %}

## Import Biological Samples

Use the following steps to import biological samples from an external .csv file.

1. From the runs page, select New Run, and then select Prep Tab.
2. From the Prep page, select Biological Samples.
3. Select Import.
4. \[Optional] Create a .csv file as follows.
   1. Select the spreadsheet image to download a template.
   2. Complete the following fields for each sample:
      * Sample ID—Enter a unique sample ID.
      * Name—Enter a descriptive name for the biological sample.
      * \[Optional] Species—Enter the appropriate species.
      * Project—Enter the name of the project to save samples to. The selected project is the default project that contains biosample data output.
      * Nucleic Acid—Enter RNA or DNA.
   3. Save the file.
5. Select Choose .csv File.
6. Browse to the appropriate file and select Open. Information from the .csv file populates the Biological Samples page.
7. \[Optional] Select additional samples as follows.
   1. Select Save & Continue Later.
   2. Select the checkbox for each sample you want to use.
8. Select Prep Libraries.


---

# 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/sequence/plan-runs/prep-tab/import-biosamples-prep-tab.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.
