# Unlock Biosamples

Biosamples that were converted from samples are automatically locked if they contain data produced by two or more runs. To use the data for analyses, unlock the biosample. Before unlocking a Biosample, review the data to ensure accuracy.

### Reviewing Biosample Data

1. Navigate to the Biosample summary page and select the FASTQ Datasets tab.
2. Review the data and identify any data that should be excluded.
3. To exclude data, do the following:
   1. From the Datasets tab, select one or more datasets to exclude.
   2. From the Status menu, point to Change, and then select FASTQ QC.
   3. In the Change FASTQ QC Status dialog box, select QC Failed.
   4. \[Optional] Add a comment.
   5. Select Save.

### Unlock a Biosample

There are several ways to unlock Biosamples:

**To unlock a biosample from the Biosample details page,**

1. Navigate to the Biosample summary page.
2. A locked Biosample will display a red lock icon in the Biosample Status field.
3. From the Status menu, point to Unlock, and then select Biosample.
4. Select Continue.

**To unlock multiple biosamples from a biosample list,**

1. Navigate to the Biosample list page or the Project Biosamples tab.
2. Use the checkboxes to select Biosamples.
3. From the Status menu, point to Unlock, and then select Biosample.
4. Select Continue.

{% hint style="info" %}
When unlocking multiple Biosamples, any selected Biosamples that are already unlocked will be ignored.
{% 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.connected.illumina.com/basespace/automate/automatic-data-aggregation/unlock-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.
