# Custom Order Status by Nuggethon

**Step 1: Created Statuses**

Go to **WooCommerce > Custom Order Statuses > Add New Custom Order Status**

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

You can go to **WooCommerce > Settings > Emails** to edit the email subject and heading, and remember to **enable** the email notification because it is disabled by default.

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

Once the status has been changed, it will automatically send an email to the customer.

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

**Step 2: Design custom order status email**

After you successfully set up a new order status, you will see a new email template nested under the template selector.

Please choose a template and customize it.

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

And don't forget to enable and Save it!

For more details, you may refer to our [WooCommerce tutorial](https://yaycommerce.com/customize-custom-order-status-emails/)


---

# 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.yaycommerce.com/yaymail/integrations/custom-order-status-by-nuggethon.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.
