# Network overview

Once your gateway service is up and users start connecting to the VPN, upload/download summary data is stored and can be displayed in "overview" tab of Defguard web application. See [architecture overview](https://docs.defguard.net/in-depth/architecture) for details of core-gateway interaction.

On the overview page, you'll see who is currently connected and how much data each connected user transferred. You'll also see overall network transfer charts.

Since **version 1.4**, Defguard dashboard allows administrators to see:

* Current amount of active users / network devices
* Active users / network devices during time period
* Network usage
* Gateway status

### Dashboard

To access this dashboard, go to **VPN Overview** tab.

<figure><img src="https://content.gitbook.com/content/qPYuWxfmxFk6sz1LLLwd/blobs/fZZV0rJdmpi3GY9u303T/defguard-menu-vpn-overview.png" alt=""><figcaption></figcaption></figure>

Dashboard looks like this, if you want to see more details about location, proceed to [this section.](#detailed-location-overview)

<figure><img src="https://content.gitbook.com/content/qPYuWxfmxFk6sz1LLLwd/blobs/m2HybE8gdG3l94Vhk2BD/defguard-vpn-overview.png" alt=""><figcaption></figcaption></figure>

### Detailed location overview

To access a dashboard with detailed information, you can:

* Select location at the top of the page

<figure><img src="https://2426002228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPYuWxfmxFk6sz1LLLwd%2Fuploads%2Fgit-blob-e109b341bb98d0555fe742ea218f3587d90a8e0b%2FScreenshot%202025-07-30%20at%2011.51.19.png?alt=media" alt=""><figcaption></figcaption></figure>

* Click **See Location Details** next to location

<figure><img src="https://2426002228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPYuWxfmxFk6sz1LLLwd%2Fuploads%2Fgit-blob-32bca63732a14950e40595beaef659d0bff073bb%2FScreenshot%202025-07-30%20at%2011.51.39.png?alt=media" alt=""><figcaption></figcaption></figure>

***

In this view, you can see individual users and network devices using this specific location.

<figure><img src="https://content.gitbook.com/content/qPYuWxfmxFk6sz1LLLwd/blobs/gRO0Yc7egyVxf9mtLBgq/vpn-overview-detailed-view.png" alt=""><figcaption></figcaption></figure>

To access detailed information about a specific user, click the blue icon located next to the username.

<figure><img src="https://2426002228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPYuWxfmxFk6sz1LLLwd%2Fuploads%2Fgit-blob-f047588d2d0c9fca9f559472e1ebd6203762bab1%2Fdefguard-vpn-overview-expand-button.png?alt=media" alt=""><figcaption></figcaption></figure>

After expanding, you will see devices which are currently being used by the user.

<figure><img src="https://2426002228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqPYuWxfmxFk6sz1LLLwd%2Fuploads%2Fgit-blob-42caf611896d65fab3e639c8c4b07cd866d86019%2Fdefguard-vpn-overview-user-expand.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://docs.defguard.net/features/wireguard/network-overview.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.
