# Biosample Overview

Biosamples are the identifiers for the original DNA samples that are prepared, sequenced, and analyzed to produce data. BaseSpace Sequence Hub automatically aggregates data across multiple sequencing runs, so you can easily see and analyze all of your biosample data at once. Sample sheet Sample IDs are automatically converted to biosample names on import.

![Data Model](https://330234082-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg3bE5PSqw4Kkyc9yUsgB%2Fuploads%2Fgit-blob-22526cd909736c6c63e8bd9b9f297628326e3284%2Fbiosample-data-model.png?alt=media)

Each biosample can be associated with a default project where output files are stored, however the biosample itself is not stored in the project. When analysis apps are launched, BaseSpace Sequence Hub aggregates data for all biosamples with the same name. For more information, see [Automatic Data Aggregation](https://help.basespace.illumina.com/automate/automatic-data-aggregation).

* Biosamples cannot be transferred, however some data associated with them is included in runs or projects that are shared or transferred.
* Biosample name must be unique within the account.
* Biosample names can include letters, numbers, dashes, and underscores.
* Biosample names are not case sensitive.

See [Data Model](https://help.basespace.illumina.com/overview/data-model)

[View Biosamples](https://help.basespace.illumina.com/data/view-data/view-biosamples)

View Biosample Details

[Manage Biosamples](https://help.basespace.illumina.com/biosamples/manage-biosamples)

[Upload Biosample Workflows](https://help.basespace.illumina.com/biosamples/biosample-workflow)

[Add Biosamples](https://help.basespace.illumina.com/biosamples/biosample-workflow/add-biosamples)

[Add or Update Prep Requests](https://help.basespace.illumina.com/biosamples/biosample-workflow/add-prep-requests)

[Add Analysis Workflows](https://help.basespace.illumina.com/biosamples/biosample-workflow/add-analysis-workflows-to-existing-biosamples)

[Schedule Multiple Analyses](https://help.basespace.illumina.com/biosamples/biosample-workflow/sched-mul-analysis-wrkflws-for-bs)

[Schedule an Analysis for Multiple Biosamples](https://help.basespace.illumina.com/biosamples/biosample-workflow/sched-analysis-workfl-from-mul-bs)


---

# 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/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.
