# Create 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.basespace.illumina.com/sequence/plan-runs) section.
{% endhint %}

## Create Biological Samples

Complete the following steps to create biological samples one at a time. For information about adding multiple samples, see [Import Biological Samples](https://help.basespace.illumina.com/sequence/plan-runs/prep-tab/import-biosamples-prep-tab).

1. Select the Prep tab, and then select Biological Samples.
2. Select Create.
3. Provide the following information:
   * Sample ID—Enter a unique sample ID.
   * Name—Enter a descriptive name for the biological sample.
   * \[Optional] Species—Select a species from the drop-down list.
   * Project—Select Select Project to select or create a project to add your samples to. The selected project is the default project that contains biosample data output.
   * Nucleic Acid—Select the type of nucleic acid.
4. \[Optional] Select additional samples as follows.
   1. Select Save & Continue Later.
   2. Select the checkbox for each sample you want to use.
5. Select Prep Libraries.

{% hint style="info" %}
BaseSpace Sequence Hub converts sample name underscores to dashes in the output FASTQ files. To avoid unexpected FASTQ file names, use only alphanumeric characters and dashes in sample names.
{% 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/plan-runs/prep-tab/create-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.
