# Sharing Data

When you share data in BaseSpace Sequence Hub, you give collaborators access to it while you retain ownership and write access. To transfer ownership of data, see [Transfer Ownership](https://help.connected.illumina.com/basespace/manage-data/transfer-ownership).

You can share data with collaborators in the following ways:

* Add collaborators to a workgroup—Workgroup collaborators automatically gain read and write access to all data in the workgroup. For information about sharing data between Enterprise accounts (eg, illumina.com) and Personal or Professional accounts, see [Create Workgroups and Assign Administrators](https://help.connected.illumina.com/basespace/collaborate/manage-workgroups/create-workgrp-assign-admin).
* Share a project—You can grant access to a project and any associated biosamples, libraries, analyses, and data sets.
* Share a run - You can grant read-only access to a specific run. Associated biosamples, libraries, analyses, and data sets are not shared. However, some biosample names appear on run data pages.

{% hint style="info" %}
Runs and projects have separate permissions. When you share a run, the associated project is not automatically shared. Biosamples and other resources are not accessible to collaborators of a run.
{% endhint %}

If you want to share FASTQ data sets without sharing project data, download the data set and share it separately. Shared data cannot be used in biosample workflow files because biosamples are not transferred.

[Workgroups](https://help.connected.illumina.com/basespace/collaborate/workgroups)

[Share a Project or Run With Collaborators](https://help.connected.illumina.com/basespace/collaborate/share-with-collaborators)

[Share Analyses](https://help.connected.illumina.com/basespace/collaborate/share-with-collaborators/share-analyses)


---

# 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/collaborate/sharing-data.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.
