# Network data view controls

The Network data view controls enable users to display network-wide case data alongside internal case data, providing a broader context for variant interpretation.

These controls are located on top of the Related cases tab.

## Display modes

There are two display modes for the Network data view: Simple mode and Advanced mode. Each mode provides a different level of control depending on your needs.

{% tabs %}
{% tab title="Simple mode (default)" %}
Offers a toggle to quickly switch between viewing internal data only or both internal and network-wide data.

<div align="center"><figure><img src="/files/xvQ7HWhFSvJ6tx91NoED" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Advanced mode" %}
Provides a list of networks with checkboxes, allowing users to select specific networks to include in the view.

<figure><img src="/files/Pv9EqaJJTLnFHzACvBbu" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

To change between modes:

* Click Switch to advanced to enable detailed network selection
* Click Switch to simple to return to the basic toggle view


---

# 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/variant_page/related_cases_section/network-data-view-controls.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.
