# Copy Samples

Any of the following reasons might require copying samples from one project to another:

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

1. From the Projects tab, select the project.
2. Select Samples.
3. Select the checkbox of each sample you want to copy.
4. From the File menu, select Copy, then Sample.
5. Select a project to copy the samples to.
6. Select Copy.


---

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