> 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/scheduling-intervals.md).

# Scheduling Intervals

Intervals allow you to skip the designated number of days, weeks, or months between sends. For example, if your sending a weekly newsletter but only want the campaign to run every two weeks, you would use intervals to skip sending your newsletter every other week.

{% hint style="warning" %}
This feature is **not** compatible with first-last scheduling at this time. All other sending frequencies are able to use Intervals.
{% endhint %}

## How it Works

1. **Edit an existing automation** or create a new one. Navigate to the **Schedule** tab.
2. Select **Show Advanced Options** at the very bottom of the Schedule tab, under the Next button. You'll see a box for **Intervals** appear.

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

1. Type the number of sending intervals you'd like skipped in your sending frequency in the box provided.

{% hint style="info" %}
When set to **0**, intervals are not being used.
{% endhint %}

## Example Use Cases

Here are a few example use cases that demonstrate how to set the interval frequency.

### Example: Biweekly Newsletter

To send a newsletter every other Tuesday:

1. Set the schedule to **Every Week**.
2. Select **Tuesday**.
3. Set **Interval = 1**.

Feedotter will skip one week between sends.

### Example: Quarterly Newsletter

To send a newsletter every three months:

1. Set the schedule to **Every Month**.
2. Select the desired day and time.
3. Set **Interval = 2**.

Feedotter will skip two monthly occurrences before sending again.

### Example: Every Six Months

To send a newsletter every six months:

1. Set the schedule to **Every Month**.
2. Select the desired day and time.
3. Set **Interval = 5**.

Feedotter will skip five monthly occurrences before sending again.
