# Network

The Network feature allows you to share case data with collaborators according to the network's sharing policy. By subscribing to a network, you agree to share you cases' data with all network collaborators based on these policies.

You can view the level of sharing for each network in the Network table. For any questions or requests regarding a network, please contact the network admin.

The Network page is accessible via the dropdown menu under [Settings](/emedgene/emedgene-analyze-manual/settings.md).

{% hint style="info" %}
**Note:** The Network page is accessible only for users with a Manager [role](/emedgene/emedgene-analyze-manual/settings/user_roles.md).
{% endhint %}

The dedicated network manager can:

* [Create](/emedgene/emedgene-analyze-manual/analyze_network/create_a_network.md) networks;
* [Define](/emedgene/emedgene-analyze-manual/analyze_network/set_network_data_sharing_policy.md) data sharing policies for each network;
* [Leave](/emedgene/emedgene-analyze-manual/analyze_network/leave_a_network.md) or [delete](/emedgene/emedgene-analyze-manual/analyze_network/delete_a_network.md) networks.

{% hint style="info" %}
For detailed instructions on network analysis, refer to the [Network](/emedgene/emedgene-analyze-manual/analyze_network.md) section.
{% endhint %}

## Network table

### Network details and controls:

![](/files/mrOsP6gIgMFvOUwY7gdG)

1. **Network name**: Displays the name of the network you are subscribed to.
2. **Restricted**: Shows which data fields are shared under restricted sharing mode, according to [Network Sharing Configuration](/emedgene/emedgene-analyze-manual/analyze_network/network_sharing_configuration.md), typically basic case metadata such as date, tags, and case type.
3. **Extended**: Displays which data fields are shared under extended sharing mode according to [Network Sharing Configuration](/emedgene/emedgene-analyze-manual/analyze_network/network_sharing_configuration.md)
4. **Lock icon**: Indicates whether the network is [public or private](/emedgene/emedgene-analyze-manual/analyze_network/public_vs_private_network.md).
5. **Manage**: Provides options for [managing network settings and permissions](/emedgene/emedgene-analyze-manual/analyze_network/set_network_data_sharing_policy.md).

### Collaborator details

<figure><img src="/files/U0QpZ7terY1puspTxJ1y" alt=""><figcaption></figcaption></figure>

When you click on a Network's entry in the table, details for each collaborator are displayed:

1. **Collaborator:** Displays the organization name
2. **Person of contact**
3. **Region:** Presents the AWS region and cloud infrastructure (v100.39.0+)
4. **Admin badge**: Presents the network owner

{% hint style="success" %}
**Versions up to v38.0:** Networks permit data sharing only **within a single cloud region**.\
**Starting from v100.39.0:** Users can collaborate **across cloud environments and geographic regions**, broadening the scope of potential collaborations.
{% 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.connected.illumina.com/emedgene/emedgene-analyze-manual/settings/network.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.
