# Network sharing configuration

We offer four sharing modes that are set for each type of data per network:

<table><thead><tr><th width="209"></th><th></th></tr></thead><tbody><tr><td><em>Mandatory</em></td><td>always shared by default</td></tr><tr><td><em>Not shared</em></td><td>never exposed to the network</td></tr><tr><td><em>Restricted</em></td><td>shared in cases with or without patient’s <a href="/pages/w1geKQlPQm9DdV3EXN1Q">consent</a> to <em>Extended</em> sharing</td></tr><tr><td><em>Extended</em></td><td>shared only in cases with patient’s <a href="/pages/w1geKQlPQm9DdV3EXN1Q">consent</a> to <em>Extended</em> sharing</td></tr></tbody></table>

Network configuration is done by the network manager in [*Settings*](/emedgene/emedgene-analyze-manual/settings.md) > *Network*. One organization may participate in multiple networks under different terms.

### Data that could be shared via *Network* includes:

|                        |                                    |
| ---------------------- | ---------------------------------- |
| **Data field**         | **Applicable level of sharing**    |
| Case ID                | Mandatory                          |
| Collaborator           | Mandatory                          |
| Overlap (CNV)          | Mandatory                          |
| Pathogenicity          | Mandatory                          |
| Variant Details (CNV)  | Mandatory                          |
| ACMG Tags              | Not shared / Restricted / Extended |
| Age                    | Not shared / Restricted / Extended |
| Alt Repeats (STR)      | Not shared / Restricted / Extended |
| Case Type              | Not shared / Restricted / Extended |
| Date                   | Not shared / Restricted / Extended |
| Ethnicity              | Not shared / Restricted / Extended |
| Phenotypes             | Not shared / Restricted / Extended |
| Proband ID             | Not shared / Restricted / Extended |
| Selected Disease       | Not shared / Restricted / Extended |
| Sex                    | Not shared / Restricted / Extended |
| Tag                    | Not shared / Restricted / Extended |
| Variant Interpretation | Not shared / Restricted / Extended |
| Zygosity               | Not shared / Restricted / Extended |


---

# 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/analyze_network/network_sharing_configuration.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.
