# Manually send email invites

There are two methods of sending email review invites to your customers. If you have an online store on Woocommerce, Bigcommerce or Shopify, then you can use the automatic conversion script to send emails at a specific date after their order.

Alternatively, you can also send manual email invites to clients if you run a service type business.

{% hint style="info" %}
Free plans now include **50 free** email invitations to try out our service!
{% endhint %}

### Sending email

1. Navigate to the [marketing page](https://reviewdrop.io/customers) on your dashboard.&#x20;
2. Click the 'Create customer' button and enter their email address.
3. Select the date you wish to send from today's date.
4. Ensure you have GDPR permission to send an email to the client. We are not held responsible for non-compliant email sending. Unauthorised use could result in the termination of your account.
5. An email will be sent to the client asking to leave a review on your profile page.


---

# 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.reviewdrop.io/email-invitations/manually-send-email-invites.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.
