# How can I resend the back-in-stock email to customers?

You can resend the back-in-stock notification email to customers who previously signed up for the waitlist.

**Step-by-step:**

1. Go to **Mini: Waitlist → Reports**
2. Click on the **product** you want to send the reminder for
3. Find the relevant variant
4. Click the **three dots (⋯)** under the **Actions** column
5. Select **Resend**

Once you click **Resend**, the back-in-stock notification email will be sent again to the subscribed customers for that variant.

<figure><img src="/files/S5ANNY9naKqRH2Y0v1qm" 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-can-i-resend-the-back-in-stock-email-to-customers.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.
