# Connection with OpenVPN

The Connection with OpenVPN section provides steps to establish a secure VPN connection using the downloaded configuration file and the OpenVPN application. The following are the steps to use **Connection with OpenVPN**:

* In the VPN list, click **More** then **Configuration** for the VPN you want to manage.

<figure><img src="/files/08cn34tSTY2fVeV0mEnc" alt=""><figcaption></figcaption></figure>

* On the Configuration page, click the **OpenVPN** tab.

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

* In the **Download Component Client Export** section, click **Viscosity Inline Config** to download the `.ovpn` configuration file.

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

* After the file has been downloaded, open it from your browser’s download manager or your Downloads folder.
* Open **OpenVPN GUI** from the system search or Start menu.

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

* If already running, access it from the system tray.

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

* Right-click the **OpenVPN tray icon**, then choose **Import file…**.

<figure><img src="/files/7XBPiDzJvKKWAS2Nw0jq" alt=""><figcaption></figcaption></figure>

* Select the downloaded `.ovpn` configuration file and click **Open**.

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

* A notification appears confirming that the file has been successfully imported.

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

* Right-click the **OpenVPN tray icon** again, select the imported configuration, then click **Connect**.

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

* Enter the **username** and **password** of the OpenVPN user account, then click **OK**.

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

* Once connected, a notification appears showing the assigned IP address for the active VPN session.

<figure><img src="/files/fXpqGixHQCLJMrbSVcWV" 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/download-component-client-export/connection-with-openvpn.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.
