# Notifications

FeedOtter's automated emails streamline content creation, letting you set it and forget it. But how can you ensure everything runs smoothly without constantly checking in? With our automated email notifications, you can stay informed and confirm successful sends—without logging into your account.

### Turning On Automated Email Notifications

You can find the notifications feature within any given automated email.

Go to your [FeedOtter account](https://app.feedotter.com/home) and find your automated email campaign. Click **Edit Campaign.**&#x20;

In the left sidebar, click **Settings** (this is located at the bottom of the sidebar). Here, you’ll see a **Notifications** box:

<div align="left"><figure><img src="/files/P08EzIkXW1azvT3OklBt" alt="" width="375"><figcaption></figcaption></figure></div>

Mark when you would like to be notified, and ensure you insert each email address you want notifications sent to.

#### Notify on Success

*Notify on Success* will send an email every time FeedOtter successfully sends your email to your ESP. The email will also give a small preview of the content that was sent in the email.

#### Notify on Problem

This will send an email anytime there is an issue sending your email to your ESP.  We recommend having this on so you know if there is an error. You can learn more about the issue by finding your email campaign and clicking **Options** > **View History**.

![Finding the problem after using automated email notifications](https://www.feedotter.com/wp-content/uploads/2021/01/options-view-history-campaign-block.png)

Here, you’ll see a popup that will explain the issue with your campaign. If you have questions or need help, click the **Support** in the top-right corner of your FeedOtter homepage.

#### Notify on Skip

Automated email notifications for skipped emails will just tell you when FeedOtter skipped sending the email to your ESP because there was no new content in your RSS feed.


---

# 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.feedotter.com/automated-newsletters/features/notifications.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.
