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

# Category RSS Feeds

> Give people a way to follow an email category with any RSS reader.

Every email category can publish an **RSS feed** of its sent emails. This gives people another way to follow your content — in an RSS reader, on a website, or in any tool that consumes RSS.

***

## Enabling the Feed

1. Go to **Emails → Categories** and open a category.
2. Open the **Settings** tab and find the **RSS Feed** section.
3. Turn on **Enable RSS Feed**.

Once enabled, Flowforth shows the **RSS Feed URL** for the category, which you can copy and share:

```
https://yourchurch.flowforth.co/rss/your-category-id.xml
```

If your organization has a custom website domain connected, the feed URL uses that domain instead.

<Note>
  RSS feeds are served from your organization's [content
  domain](/domains/content-domain), so you'll need your subdomain or custom
  domain set up first.
</Note>

***

## What's in the Feed

* The **50 most recent sent emails** in the category, newest first
* Each item links to the email's public web version

Draft and scheduled emails never appear in the feed — only emails that have been sent.

***

## Use Cases

* **RSS readers** — let members follow your newsletter in Feedly or a similar app.
* **Website integration** — many website platforms can display an RSS feed, so your latest newsletters can appear on your church website automatically.
* **Automation tools** — services like Zapier can watch an RSS feed and repost new items elsewhere.

***

RSS feeds pair nicely with [public category pages](/emails/public-category-pages), which give the same category a browsable web archive.
