# OpenVPN Detail

The OpenVPN Detail page displays basic information about the selected OpenVPN service. It shows the VPN name, the network address, and the subnet network.

* From the **VPN List Table**, choose one of the existing VPN entries.
* In the **Action** column, click **More** then **Configuration**.

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

* On the configuration page, select the **OpenVPN** tab. The OpenVPN Detail section displays the following information.

<table><thead><tr><th width="169">Column</th><th>Description</th></tr></thead><tbody><tr><td>VPN Name</td><td>Shows the name assigned to the VPN configuration (for example: <em>latest-test-vpn</em>).</td></tr><tr><td>Network</td><td>Displays the network address used by the VPN (for example: <em>110.67.43.20</em>).</td></tr><tr><td>Subnet Network</td><td>Indicates the subnet network configuration (for example: <em>10.10.25.5/24</em>).</td></tr></tbody></table>

* This page provides a quick overview of the OpenVPN configuration details.

<figure><img src="/files/uF6srpbJ22jt7HgvGs3q" 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.cloudeka.ai/deka-vpn/configuration-deka-vpn-openvpn/openvpn-detail.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.
