# Notification Recipient Email

By default, SEA Survey sends response limit notifications to the store owner's email. If the person managing surveys is different from the store owner, you can change the recipient to any verified email address.

### Where to find it

Go to **Settings → Emails → Notification recipient email.**

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

### How to change the recipient

{% stepper %}
{% step %}
**Step 1** — Enter the new email address\
Type the email address you want to receive limit notifications.
{% endstep %}

{% step %}
**Step 2** — Verify the email\
Click Verify. A verification email will be sent to that address.

<figure><img src="/files/17BtfxQV1ZBsCaAMnsnu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Step 3** — Open the verification email and confirm\
Click the confirmation link in the email. Once verified, the address becomes active and will receive all future limit notifications.
{% endstep %}
{% endstepper %}

> [**Important:** The new email address will not receive notifications until it has been verified. If you skip this step, notifications continue going to the store owner's email.](#user-content-fn-1)[^1]

### What triggers this notification?

SEA Survey sends a notification when your store reaches the response limit on your current plan. The notification lets you upgrade your plan before survey collection is interrupted.

[^1]:


---

# 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://help.seacommerce.io/changelog/feb-2026/notification-recipient-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.
