# Sharing a Space

{% hint style="info" %}
This is applicable to users connecting to either: archive.cryoserver.online or eu.cryoserver.online.  Not for on-premises or other .cloud environments.  To learn more about switching to the new .online environments please contact your Account Manager or email <sales@cryoserver.com>
{% endhint %}

Spaces make sharing results with co-workers and legal teams uncomplicated. Spaces are a real-time collaboration folder, meaning updates are instantaneous, so no more continuously sharing new links when cases progress.

To share one of your spaces, head into one of the spaces that you have actively been working on. Once you're in a space, in the top right-hand corner of the page, you should see a button called "Share", go ahead and click this button.

Once you have clicked the "Share Space" button, you should now be prompted with the share space dialog window. On this window, you can choose who to share this space with by entering their emails in the "Share with" field. When you have finished, click the "Share" button.

After you have shared a space the chosen email addresses will receive an email alerting them of the shared space.


---

# 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.cryoserver.com/using-the-archive/spaces/sharing-a-space.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.
