> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/deka-prime/menu-instance/configuration-guest-os.md).

# Configuration Guest OS

On the Guest OS configuration, you can activate the Guest OS to be able to renew the password, and determine the number of times you can log in automatically.

## Password Reset

The following are the steps for updating the password that will be used:

* On the Guest OS page, press the Edit button.

<figure><img src="https://lh7-us.googleusercontent.com/Lg-4nZZnEOdHpNw36LootsCYNr_vOZeUboTeMNzLtn6wLz_g-ehxawnJH4Juad9gShxzxL0JQb-Wp2YxZb8ZGMpbaFeRvJ5XInQj4SJI_S0hLzZAf9vZxx1Ooaji7HXnGo5KxyFT9Ne7FcB9pG9x_8U" alt=""><figcaption><p> Password Reset</p></figcaption></figure>

* The Edit Guest Properties window appears. On General section, check Enable guest customization, while on the Password Reset section, uncheck Auto generate password.

<figure><img src="https://lh7-us.googleusercontent.com/pmRcX3FDna4Kkkg4AAVoknDryXuUPESQqujpWqYsknhmr5bsk2tdkB-cczuafVu-WpPPbQ4DI6bY_xMF2-3jhpnxFR_0rdP993oh9QjSh1dMyUtfSlT2VMhpdYfVt3Rx7_VwfVKRcDeQ5cZyvdtxIsU" alt=""><figcaption><p> Password Reset</p></figcaption></figure>

* Specify a new password in Specify password, and press the Save button to save changes.

<figure><img src="https://lh7-us.googleusercontent.com/oxmcaipfGyjgPBkIHrWCgg3hC2Re2NqNKi4jAi3qMrvK0jOKqnAXL9hbir7AjlnPB8gzHqGzwdoZGmXF9W8wh4de62dGNYE4NDjYsZPR4ZHmId2OMPYxEeBCiz2_l4mQqw8BHYpDh7sMtSca7MyZJxU" alt=""><figcaption><p> Password Reset</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, and the optional `goal` query parameter:

```
GET https://docs.cloudeka.id/deka-prime/menu-instance/configuration-guest-os.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
