# Sending History

### Accessing Sending History&#x20;

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

When you click **View History,** you'll see the complete send history for the selected email campaign.&#x20;

For each individual send, the history includes the send date, result (whether it was successfully sent or not), the number of new posts found in the RSS feed, the number of posts included in the email, a direct link to view the email in your ESP, and a section to indicate whether the send was an automated or single send.&#x20;

#### Result&#x20;

This column displays whether the email send was successful or not.

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

If a send fails, the **Result** will display as **Problem.** Click ℹ️ to view more details about the issue. The image above shows an example of a possible error.

The dropdown window will provide specific information about the error. If you're unsure how to interpret or resolve it, refer to the link below for common errors or contact our team via email <success@feedotter.com>.

{% content-ref url="/pages/GvSuVbqLJcHBOvMS7VLg" %}
[Red Dot: Campaign Status](/faq/red-dot-campaign-status.md)
{% endcontent-ref %}

If you check **Show Skipped** in the upper-left corner, it will display emails that were skipped, and the Result will displayed **Skipped.**&#x20;

#### Automated or Single Send

<figure><img src="/files/3pKFr94iAU1EfKWyXH3o" alt=""><figcaption></figcaption></figure>

Under the **Send Now** column, you can see whether an email was sent using *single send* or *automated send*.&#x20;

If there **is** a check mark, the email was sent using FeedOtter's single send feature.&#x20;

If there is no check mark, the email was scheduled and sent automatically.

#### ESP Link

The ESP Link column will display a link that will take you directly to your ESP to view the email.&#x20;


---

# 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/sending-history.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.
