# Copy Datasets

Copy data sets from one project to another to do any of the following:

* Analyze a dataset in the context of two different projects.
* Transfer ownership of a dataset, but keep a copy.
* Correct a dataset assigned to the wrong project.

After copying, both the original and the copy appear in the data sets tab on the biosample details page. When aggregating data for analyses, BaseSpace Sequence Hub uses the original dataset or the most recent copy if the original is not available. To use a different copy, mark the other copies as QC failed before starting the analysis.

1. From the Biosamples page, select the biosample.
2. Select the Datasets tab
3. Select the checkbox of each dataset you want to copy.
4. Select File, point to Copy, and then select FASTQ Dataset.
5. \[Optional] Select New to create a new project.
6. Select a project to copy the data sets to. You can only copy data sets to projects you own.
7. Select Confirm.


---

# 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/manage-data/copy-datasets-to-proj.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.
