> For the complete documentation index, see [llms.txt](https://help.basespace.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.basespace.illumina.com/collaborate.md).

# Collaborate

- [Sharing Data](https://help.basespace.illumina.com/collaborate/sharing-data.md)
- [Access Shared Data](https://help.basespace.illumina.com/collaborate/access-shared-data.md)
- [Share with Collaborators](https://help.basespace.illumina.com/collaborate/share-with-collaborators.md)
- [Share Analyses](https://help.basespace.illumina.com/collaborate/share-with-collaborators/share-analyses.md)
- [Track Analysis Delivery Status](https://help.basespace.illumina.com/collaborate/share-with-collaborators/track-analysis-delivery-status.md)
- [Share By Link](https://help.basespace.illumina.com/collaborate/share-with-collaborators/share-by-link.md)
- [Share By Email](https://help.basespace.illumina.com/collaborate/share-with-collaborators/share-by-email.md)
- [Manage Collaborator Access](https://help.basespace.illumina.com/collaborate/share-with-collaborators/manage-collaborator-access.md)
- [Data Access After Share / Transfer](https://help.basespace.illumina.com/collaborate/share-with-collaborators/data-access-after-share-transfer.md)
- [Workgroups](https://help.basespace.illumina.com/collaborate/workgroups.md)
- [Manage Workgroups](https://help.basespace.illumina.com/collaborate/manage-workgroups.md)
- [Access Workgroups](https://help.basespace.illumina.com/collaborate/manage-workgroups/access-workgroup.md)
- [Create a Workgroup and Assign Admins](https://help.basespace.illumina.com/collaborate/manage-workgroups/create-workgrp-assign-admin.md)
- [Rename a Workgroup](https://help.basespace.illumina.com/collaborate/manage-workgroups/rename-workgroup.md)
- [Add Users to a Workgroup](https://help.basespace.illumina.com/collaborate/manage-workgroups/add-users-to-workgroup.md)
- [Remove Users from a Workgroup](https://help.basespace.illumina.com/collaborate/manage-workgroups/remove-users-from-workgroup.md)
- [Add Admins to a Workgroup](https://help.basespace.illumina.com/collaborate/manage-workgroups/add-admins-to-workgroup.md)
- [Remove Admins from a Workgroup](https://help.basespace.illumina.com/collaborate/manage-workgroups/remove-admins-from-workgroup.md)
- [Manage User Access](https://help.basespace.illumina.com/collaborate/manage-workgroups/manage-user-access.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
