# Edit Order

1. Log in to your Kuasa account via <https://landing-page.kuasa.io/>.
2. Click **Landing Page.**

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

3. Click **Orders**.

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

3. Click on order number to edit information for the order.

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

4. Step 1: Click Update Order dropdown.\
   \
   Step 2: Click Edit Information button to edit the order. You may download Invoice and Delete Order from here too.

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

5. You may edit the order form and click **Save Changes** button to save any changes.

<figure><img src="/files/RNbFBhuI91ox6406Mre6" 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/orders/edit-order.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.
