# Last Send Date

### Where can I find the "last send date" of my automated email?

Within **Automations**, you'll see **Last Run** with a date directly above the **Edit Campaign** button. This is the date FeedOtter is using as your last send date to determine new content for future sends.

<figure><img src="/files/8KvmQgytRSTdYS00gHT1" alt=""><figcaption></figcaption></figure>

### My published date is in the future and content does not show up.

To reduce errors, FeedOtter will ignore content with a published date in the future.  You can force this content to appear in your newsletter by setting **Include Old Content = True** and **Require new content to send = False.** &#x20;

<figure><img src="/files/GV2ZfIe4b9bXnQw8de3m" alt=""><figcaption><p>Ensure Include Old Content is selected for your campaign.</p></figcaption></figure>


---

# 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/last-send-date.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.
