# Profile Setting

This menu is used to manage your profile, such as changing your password or changing your profile by following these steps:

* On the top right side of the main page, click **your name**, then select the **My Profile** menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.27%20Project%20Page.png" alt=""><figcaption><p>List Project</p></figcaption></figure>

* The **My Account Settings page will appear**. On this page there are 2 button options, namely **Change Password** and **Edit Profile**. If you want to change the password, then click the **Change Password.**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.28%20My%20Account%20Setting%20Page.png" alt=""><figcaption><p>My Account Setting</p></figcaption></figure>

* Complete the **Change Password** form, namely.

<table><thead><tr><th width="226">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Old password</strong></td><td>Your current password</td></tr><tr><td><strong>New password</strong></td><td>Your new password, Consist of a minimum of 8 characters using a combination of uppercase, lowercase, numbers &#x26; symbols. It is made for the security of customer data. If the password created does not match the existing provisions, a warning will appear, for example: <strong>must include the symbol</strong></td></tr><tr><td><strong>Confirm new password</strong></td><td>Re-type your new password</td></tr></tbody></table>

Then click the **Update** button if you want to continue changing the Password or click the Cancel button if you don't want to change the password.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.29%20Form%20Change%20Password%20.png" alt=""><figcaption><p>Change Password</p></figcaption></figure>

* You can already use the new password.
* If you want to edit the data, click the **Edit Profile** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.30%20My%20Account%20Setting%20Page.png" alt=""><figcaption><p>My Account Setting</p></figcaption></figure>

* Then fill in the data you want to change such as.

| Column           | Description                                  |
| ---------------- | -------------------------------------------- |
| **Full Namme**   | Customer full name                           |
| **Phone Number** | Customer phone number                        |
| **Address**      | Customer address                             |
| **Email**        | Customer email, this email cannot be changed |

When finished, click the **Update Profile** button to save the data or **cancel** if you want to cancel the data changes.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.31%20Form%20Edit%20Profile.png" alt=""><figcaption><p>Edit Profile</p></figcaption></figure>

* The updated data will appear on the My Account Settings page.


---

# 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/cloudeka_portal_service/profile_setting.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.
