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

# Scheduling

Scheduling determines when Feedotter checks your content sources and generates emails.

Every automation includes both:

* A **schedule**, which controls when Feedotter runs
* **Content selection settings**, which determine whether content qualifies for inclusion in an email

Together, these settings control when emails are generated and what content appears in them.

### Scheduling Options

Feedotter supports a variety of scheduling frequencies, including:

* When A New Post Is Published
* New Content Threshold&#x20;
* Every Hour
* Every Day&#x20;
* Every Week&#x20;
* Every Month&#x20;
* First / Last of the Month&#x20;
* [Intervals](/automations/scheduling/scheduling-intervals.md)

<div align="left" data-with-frame="true"><figure><img src="/files/DcGvYl4ZKmxIijHzpRw5" alt=""><figcaption></figcaption></figure></div>

### Content Selection

Several settings influence whether an automation generates an email and which articles are included.

These include:

* **Require New Content to Send** – Only generate emails when new content is available.
* **Published Date Filter** – Uses article publish dates to determine whether content is considered new.

### Learn More

For detailed information about each scheduling option, see:

{% content-ref url="/pages/tEx4EldeRErkIGjf56oP" %}
[How Feedotter Detects New Content](/automations/scheduling/how-feedotter-detects-new-content.md)
{% endcontent-ref %}

{% content-ref url="/pages/kLB9bf9MOcTRBBpqkAjh" %}
[Broken mention](broken://pages/kLB9bf9MOcTRBBpqkAjh)
{% endcontent-ref %}

{% content-ref url="/pages/ORIlGwM0OMypDPoZzHFh" %}
[Published Date Filter](/automations/scheduling/published-date-filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/I4ctgWjTeRfHCXojE3z0" %}
[Scheduling Intervals](/automations/scheduling/scheduling-intervals.md)
{% endcontent-ref %}


---

# 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.feedotter.com/automations/scheduling.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.
