# OpenVPN Status

The OpenVPN Status section displays real-time information about OpenVPN connections, including active users, sessions, and connection details, which helps administrators quickly check and monitor the overall VPN activity.

The following are the steps to access the OpenVPN Status section from the Service Portal AI:

* From the **VPN List Table**, click **More** and select **Configuration** on the VPN that will be managed.

<figure><img src="/files/0gCtYoqiZbkejxGMjvdD" alt=""><figcaption></figcaption></figure>

* On the configuration page, go to the **OpenVPN** tab.

<figure><img src="/files/0Fyxgwak9A3UCw9VFPHn" alt=""><figcaption></figcaption></figure>

* Scroll down the page to find the **OpenVPN Status** section. Click the **Refresh** button to update the OpenVPN Status table with the latest connection data.

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

* The **OpenVPN Status** section displays real-time information about active VPN connections in a table format.

<table><thead><tr><th width="165.66668701171875">Column</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Username</td><td>Username used to identify the connection to the OpenVPN server.</td><td></td></tr><tr><td>Real Address</td><td>The physical IP address that is connected to the OpenVPN server.</td><td></td></tr><tr><td>Virtual Address</td><td>A virtual IP address is used to communicate with other networks.</td><td></td></tr><tr><td>Connect Time</td><td>Displays the date and time when the user connected to the OpenVPN server.</td><td></td></tr><tr><td>Bytes Sent</td><td>Displays the total number of bytes a user has sent through an OpenVPN connection since connecting.</td><td></td></tr><tr><td>Bytes Received</td><td>Displays the total number of bytes that have been received by the user via the OpenVPN connection since connecting.</td><td></td></tr><tr><td>Cipher</td><td>Displays the encryption algorithm used to protect data sent over an OpenVPN connection.</td><td></td></tr><tr><td>Action</td><td>Available management options for the connection (if applicable).</td><td></td></tr></tbody></table>


---

# 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.cloudeka.ai/deka-vpn/configuration-deka-vpn-openvpn/openvpn-status.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.
