# Access Shared Data

Data owners can share data with you via a unique URL or email invitation. You can accept the share into your personal account or one of your workgroups and then view the data when you are signed into that account.

1. Do one of the following:
   * Select the link to the shared data.
   * Select Accept in the dashboard or email notification.
2. In the Share dialog, select the context (personal or workgroup) to accept the invite.
3. Select Accept.

{% hint style="warning" %}
CAUTION: If the owner deletes or revokes access to data they have shared with you, it is no longer available in your account. To get permanent access, download the data or have the data transferred to you.
{% endhint %}


---

# 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/access-shared-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.
