# Secret Key

The **Secret Check menu** performs a security process to find and manage secrets such as passwords, API keys, and tokens embedded in code or configuration files aimed at ensuring system and data security by reducing the risk of leakage or misuse of secrets. The Result Secrets displays three dashboards, namely Secret Check Status displays the scan status, Project Health displays the health quality of the repository code, and Secret Found displays the number of secrets found in the repository.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/19dekaast/10.0result.png" alt=""><figcaption><p>Secret Check</p></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.id/security/deka-ast/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.
