# How To Edit Customer's Information

1. Login to your account via [**https://landing-page.kuasa.io/**](https://landing-page.kuasa.io/)**.**
2. Click **Landing Page.**

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

3. Click **Contacts > Manage Contact**.

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

4. Select the contact you want to update or add information to and click **View Profile**.

<figure><img src="/files/252j92FvtXsWWa8tSocG" alt=""><figcaption></figcaption></figure>

5. Click **Edit** button.

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

6. After completing the update, click **Update** and the information will be saved.

<figure><img src="/files/iesOE2pYTCjt9MjN2NRp" 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-add-contact/how-to-edit-customers-information.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.
