# Share Analyses

Transfer analysis files using any of the following methods, then use the analysis delivery status to track the delivery progress.

* Share or transfer project in BaseSpace Sequence Hub. See [Share a Project or Run With Collaborators](/collaborate/share-with-collaborators.md).
* Share outside of BaseSpace Sequence Hub using BaseMount or a custom script. See the developer documentation at [developer.basespace.illumina.com](https://developer.basespace.illumina.com).
* Download and share the files outside of BaseSpace Sequence Hub. See [Download Files](/manage-data/download.md).


---

# 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/collaborate/share-with-collaborators/share-analyses.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.
