> For the complete documentation index, see [llms.txt](https://docs.zigpoll.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zigpoll.com/faq/email-notification-management.md).

# Email Notification Management

Getting too many emails from Zigpoll? You have full control over when and how you're notified about survey responses.

### How do I stop getting an email for every survey response?

You can disable per-response email notifications on a per-survey basis:

1. Go to Apps -> Zigpoll -> Surveys -> Select your survey
2. Click Settings -> Behavior
3. Scroll down to email notification settings
4. Select "Do not notify me" and press save

{% content-ref url="/pages/ljLwSLM9xSbQ4eqNVoN6" %}
[Notifications](/notifications.md)
{% endcontent-ref %}

### Can I send notifications to a different email address?

Yes. By default, notifications go to the account owner's email. You can override this at the account level or per-survey to send notifications to a different address or multiple addresses.

### How do I turn off weekly recap emails?

Go to your Account settings and look for the "Send Weekly Recaps" toggle. Flip it off and you'll stop receiving the weekly summary emails.

### Can I get notified via Slack instead of email?

Yes. Zigpoll integrates with Slack so you can receive survey response notifications directly in a Slack channel. This is a great alternative if you want to keep your email inbox clean.

{% content-ref url="/pages/NivQeknGw6liAfgyoSrB" %}
[Slack](/integrations/slack.md)
{% endcontent-ref %}

### I'm not receiving any notification emails

Check the following:

* **Verify your notification settings** haven't been set to "Do not notify me."
* **Check your spam/junk folder** for emails from Zigpoll.
* **Confirm the recipient email address** in your account or survey notification settings is correct.

{% hint style="info" %}
Need help managing your notifications? Reach out to <support@zigpoll.com>.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zigpoll.com/faq/email-notification-management.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.
