# Send order reminder email

If you have an order in your account that has been created but not placed yet, you can send an order reminder email to prompt an individual to take action on the order.&#x20;

The **Send Reminder** feature triggers an email containing the order link. You can share this link with:

* Individuals in your account
* Users who have accounts on the platform but are not added to your account.

{% hint style="info" %}
Reminders can be sent for orders only in the **Quoted** status. To learn about this status, see [Order States](/modules-and-features/marketplace/orders/order-states.md).
{% endhint %}

### Sending an order reminder email

To send an order reminder email:

1. Go to **Marketplace** > **Orders**.&#x20;
2. Select the order ID to open the order details page. Ensure that the order's status is **Quoted**.
3. Select the dropdown arrow <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAAAXNSR0IArs4c6QAAAopJREFUeF7tmk1OwmAURQvL0f04Z+SaHDF3P7ocNI2pCYZAudx+9z1zGPN+vnN6CaXsJl5RArvodIZPCAhfBAhAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHg8CUBAmEB4PAlAQJhAeDwJQECYQHh8JAGHw+vT8fj2GT772fjUTsMFzAc97ffv+9PppYqE5E5DBSwHnaav52nafVSQkN5pmIDzgy7pz0qosNMQAZcPmpVQZafNBVw/aEZCpZ02FbDuoGMlVNtpUwEz2koHrrTL72U34rt4hYNX2OES680TsAxNAkjOvnWBDxOQ+jiqDH9mMlTAaAnV4UcEjJLQAX5MwNYSusCPCthKQif4cQFuCd3glxDgktARfhkBj0roCr+UAFXCXDc/4Pl5xnDrlf35O3onfAuNesf8U9cTfrkEaBLWqK135S9bD78TXoPr/o+ja13rwi+bAF8SasMvL+CxJNSH30KAJqEH/DYC7pPQB34rAesk9ILfTsB1Cf3gtxRwWUJP+G0FnEuYpgp/cVx7f/P3fWVvxNYcaP4Rbn5flT/5rtn5XwlQDlytpnUCqsFU9kGAQs1YgwAjTKUVAhRqxhoEGGEqrRCgUDPWIMAIU2mFAIWasQYBRphKKwQo1Iw1CDDCVFohQKFmrEGAEabSCgEKNWMNAowwlVYIUKgZaxBghKm0QoBCzViDACNMpRUCFGrGGgQYYSqtEKBQM9YgwAhTaYUAhZqxBgFGmEorBCjUjDUIMMJUWiFAoWasQYARptIKAQo1Yw0CjDCVVghQqBlrEGCEqbT6Bgoy2nAnTiZDAAAAAElFTkSuQmCC" alt="" data-size="line">, then choose **Send reminder**.&#x20;

<div data-with-frame="true"><figure><img src="/files/VkyU3aWWspncFVYxKT8O" alt=""><figcaption><p>The Send reminder option in the platform.</p></figcaption></figure></div>

4. In the **Send order to user** wizard, do the following:
   1. **Email address** - Enter the email address of the person to whom you want to send the order notification email. Select **Next**.
   2. **Order details** - Enter the reference information, then select **Next**.
   3. **Overview** -  Select the **Send a copy of this email to me** checkbox if you want to receive a copy of the email. Otherwise, leave it clear.
5. Select **Send**.

### Next steps

When you select **Send**, the individual receives an email with a link to the order. After selecting the link, they can review the order and complete the ordering process.&#x20;


---

# 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.platform.softwareone.com/modules-and-features/marketplace/orders/send-order-reminder-email.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.
