# Customer notifications after registration

This feature allows you to customize the emails that Shopify automatically sends to customers after they submit a registration form that requires **approval**.

These emails are only used when:

✔ **Your form has “Require account approval” enabled**\
(Meaning customers must wait for you to approve their account before they can log in.)

[Learn more](https://docs.powerfulform.com/customer-fields/customer-account-approval)

### 🛠️ Where to Edit Customer Notification Emails

1. Open the app > click **Settings** > click **Customer notifications .**&#x20;

There are 2 email template we can edit here. They are:

* **Customer request:** Sent automatically to the customer after they request register account
* **Customer denied:** Sent automatically to the customer when they complete their account denied

2. Tick on the checkbox of the email template you want to send

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

3. Open the template and edit the content

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

4. Click **Save**.

***

### 📩 1. Customer Request Email

**“We received your registration request.”**

This email is automatically sent the moment a customer submits the registration form.

It lets them know:

* Their request was received
* Their account is not active yet
* They must wait for approval

**Example situation**

A new customer signs up → they instantly receive the **Customer Request** email.

***

### ❌ 2. Customer Denied Email

**“Your account request has been denied.”**

This email is automatically sent when:

* You review the request
* You choose **Deny account**

It informs the customer that their registration was not accepted.

#### Example situation

You check the pending customers list → click **Deny** → the customer receives the **Customer Denied** email.


---

# 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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/mail-notification/customer-notifications-after-registration.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.
