# Edit Profile

To update your data in the Service Portal Cloudeka, after you log in successfully to the Service Portal Cloudeka. Then, click on your account name and select **My Profile** button.

<figure><img src="/files/W2q6Bsi8pfzpGuqVjjuA" alt=""><figcaption><p>My profile</p></figcaption></figure>

On the **User Information** page, click the **Edit** button.

<figure><img src="/files/arOyckHZqEFv8E4vwj1f" alt=""><figcaption><p>User Information</p></figcaption></figure>

The **User Information** section contains several fields that you can update. Only a few of these fields can be modified, including **Full Name**, **Phone Number**, and **Address**. After making changes to your profile data, click the **Update** button.

<figure><img src="/files/uMtwJzDqIk9UVskJPt7w" alt=""><figcaption><p>Update User Information</p></figcaption></figure>

After you have successfully renewed, a notification will appear "Profile has been successfully updated”.

<figure><img src="/files/C9HTZV8sN6M2gd4Del4I" alt=""><figcaption><p>Success Update User Information</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.ai/service-portal-ai/account-setting/edit-profile.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.
