# View Pre Shared Key

The Pre-Shared Key is a secret key used for authentication between VPN endpoints. Go to the **VPN** list table, click **More** button and then click **Configuration** on the selected VPN.

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

* In the **IPSec** tab, scroll down to the **IPSec Tunnel** section. Click the **View** button in the *Pre-Shared Key* column.

<figure><img src="/files/2B3VrRrkLfU28Mlk1Aqo" alt=""><figcaption></figcaption></figure>

* The system will display the full Pre-Shared Key. If needed, click the **Copy** icon to copy the key for use in your VPN configuration.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guidance-for-individual/deka-vpn/configuration-deka-vpn-ipsec/ipsec-tunnel/view-pre-shared-key.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.
