# Configuration Deka VPN: Settings

The **Settings** section provides general management actions for VPNs. It consists of two options: **Refresh** and **Stop**.

## Refresh

The Refresh option is used to update the VPN list and status so that the latest data is displayed.

The following are the steps to refresh the VPN status in the Service Portal AI:

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

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

* In the **Configuration** page, select the **Settings** tab.

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

* In the **Service List**, locate the VPN service (for example, *OpenVPN*). In the **Action** column, click the **Refresh** icon. The system updates the status and displays the latest information for your VPN.

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

## Stop

The Stop option is used to deactivate the VPN service. When the service is stopped, the VPN connection becomes inactive and cannot be used until it is started again. The following are the steps to stop a VPN in the Service Portal AI:

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

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

* In the **Configuration** page, go to the **Settings** tab.

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

* In the **Service List**, find the VPN service (for example, *OpenVPN*). In the **Action** column, click the **Stop** icon. The system stops the VPN service, and the status is updated in the list.

<figure><img src="/files/E6XXunOmQeC9013ez5SA" 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-settings.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.
