> ## Documentation Index
> Fetch the complete documentation index at: https://docs.postsider.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Evergreen posts: recycle content automatically

> Automatically duplicate eligible post groups into future queue slots while respecting plan quotas.

Evergreen recycles selected post groups into future queue slots. It is useful for recurring announcements, evergreen tips, and content that should be published again on a schedule.

## Configure Evergreen

First mark source posts as evergreen from **Posts → post actions → Mark evergreen**. Then open **Settings → Evergreen** as an Admin or Owner. Configure:

* **Enabled** - turn recycling on for the organization;
* **Interval** - number of days between recycled posts;
* **Maximum per run** - cap how many posts are recycled in one run;

`intervalDays` must be between 1 and 365. `maxPerRun` must be between 1 and 20.

The generated post keeps the source channel and is scheduled into that channel's queue. The original post remains unchanged. Recycled posts are new posts and count toward the organization's monthly post quota when billing is enabled.

<Note>
  Evergreen runs as a background workflow. The dashboard setting being enabled means the workflow is eligible to run; it does not guarantee publication when a channel is disconnected, a provider rejects the content, or the plan quota is exhausted.
</Note>
