# Get a Secret Key

To obtain the **Secret Key** on **Deka LLM** in the **Service Portal AI**, ensure that you have already created a **Key**. If you have not created a **Key** yet, you can follow **sub-section** [**Create a New Key**](/guidance-for-individual/deka-llm/detail-deka-llm/keys-tab/create-a-new-key.md). On the **Keys Tab** page, click the **eye icon**.

<figure><img src="/files/G8mAHPxF8CLNP5VltiVZ" alt=""><figcaption><p>List Keys</p></figcaption></figure>

Enter the **password** you use to log in to the **Service Portal AI**, then click the **Reveal** button to display the **Secret Key**.

<figure><img src="/files/pZMGlYFNogb0vIK8fVBB" alt=""><figcaption><p>Reveal your secret key</p></figcaption></figure>

Click the **Copy** button to copy the **Secret Key** if you want to save it for your records.

<figure><img src="/files/baAHn83w86WOlp2IzI7G" alt=""><figcaption><p>Copy Secret Key</p></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-llm/detail-deka-llm/keys-tab/get-a-secret-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.
