# Configuration Deka Guard

You can configure the created Deka Guard in two ways including.

* [Update with YAML](#update-with-yaml)
* [Update with Forms](#update-with-form)

## Update with Form

On the Deka Guard page in the Service Portal Cloudeka, select the Deka Guard to be updated by click the More button and selecting the Update with Form button.

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

The Update Guard page appears, adjust the data that you will update.

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

Click the Submit button, to save the changes.

<figure><img src="/files/37gH6K4odJcKHnPWgoHE" alt=""><figcaption></figcaption></figure>

The notification “Guard has been successfully updated.” will appear if you have successfully made the update.

<figure><img src="/files/YkyjQzq4n6t8JhwgeElv" 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-guard/configuration-deka-guard.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.
