# Network groups

The **Network Groups** section of the Dashboard is used to search for and manage the network groups that StifleR supports.&#x20;

A network group in StifleR contains one or more networks. For example, this might represent a group of well-connected subnets.

## Network groups list

The Network groups list will display all of the network groups. To view the networks assigned to the location, select the **arrow** next to the Name.&#x20;

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

This will display the [Networks](/stifler/operations-and-features/overview-and-navigation/network-topology/networks.md) associated with the location. You can drill down further to display the assigned Networks or select the **Edit icon** to modify the [Network](/stifler/operations-and-features/overview-and-navigation/network-topology/networks.md).

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

If interested in editing a network group, see the [Templates](/stifler/operations-and-features/overview-and-navigation/devices/stifler-server/templates-detail.md) page for more information about available settings.


---

# 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://documentation.2pintsoftware.com/stifler/operations-and-features/overview-and-navigation/network-topology/network-groups.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.
