> For the complete documentation index, see [llms.txt](https://docs.yaycommerce.com/yaymail/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yaycommerce.com/yaymail/integrations/custom-order-status-manager-for-woocommerce-by-bright-plugins.md).

# Custom Order Status Manager for WooCommerce by Bright Plugins

We’re excited to announce that YayMail now integrates with the Custom Order Status Manager for WooCommerce by Bright Plugins! This plugin lets store owners create and manage custom order statuses with ease, giving them full control over their order workflow.&#x20;

With this new integration, you can now customize email templates for your custom order statuses directly in YayMail’s drag-and-drop editor—making your store communication even more efficient and professional.

**Step 1: Manage custom order status**

You can add new, edit, and manage order statuses in the **WooCommerce > Order Status**. And don't forget to **enable** this option: **Email Notification.** Then Publish it.

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

Additionally, email subject and heading can be changed in WooCommerce > Settings > Email

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

Once the status has been changed, it will automatically send an email to the customer/admin depending on your settings.

<figure><img src="/files/cJYWSdDDKxyhdlN87nsw" 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/1qXRLx8aVxfoTrSe1ySM" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.yaycommerce.com/yaymail/integrations/custom-order-status-manager-for-woocommerce-by-bright-plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
