# Network Master

The **Network Master** screen is used to add and manage network names that can be mapped to the relevant insurance providers in the [**Insurance Master** ](/uniteemr/master-modules/insurance/insurance-master.md)screen. This ensures accurate linkage between networks and insurance plans for efficient claim processing and reporting.

***

### Steps to add a insurance network

* Open the **Network Master (Home > Admin > Insurance > Network Master)** screen.
* Click the **Plus** icon to insert a new row.

  <figure><img src="/files/oxMvIiPsuSAg5FM1FJhv" alt="" width="368"><figcaption></figcaption></figure>
* In the newly created row, enter the **Network Name,** then click the **Plus** icon in the same row.\
  **Example: NAS Neuron Insurance** – Provides different network levels, including CN, GN, and RN.

  <figure><img src="/files/7kHtLgbvTBqQbL1ONXjf" alt=""><figcaption></figcaption></figure>
* Repeat the process to add multiple entries, if needed.
* Click the **SAVE** button to confirm your changes. To find a specific network, enter its name in the **Search** field at the top.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/insurance/network-master.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.
