# Change Order Status

To manually change the order status from backend, select a particular order and edit it. Find status dropdown and you can see new order statuses. Select and set and tick the checkbox to notify the customer for status change.

<figure><img src="/files/Pg5tKPq9P5iWx01nKEET" 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://docs.magecomp.com/magento-2-order-status-extension/change-order-status.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.
