> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/feeds/application-feeds.md).

# Feeds app — Content aggregation

### Overview

**Feeds** is Steeple's content aggregation app. It allows you to centralize and share content from external sources (RSS feeds, social networks) or from manual curation.

### What the assistant can do

With the scope **Feeds**, the assistant can:

* **List** all the organization's feeds (automatic and manual)
* **Create** an automatic feed from a URL (RSS, LinkedIn, Facebook, Instagram)
* **Create** a manual curation feed
* **Rename** a manual feed
* **Modify visibility** of a feed (targeted communities)
* **Delete** a feed
* **List** the articles in a feed
* **Add** an article to a manual feed (via URL)
* **Delete** an article from a manual feed
* **View statistics** of an article's views (number of views, list of readers)
* **Enable/disable** the webhooks of a manual feed

### Feed types

* **Automatic feed** : powered by an external source (RSS, Instagram, LinkedIn, Facebook, custom URL). Articles are retrieved automatically.
* **Manual feed** : manual curation, articles are added one by one via URL. Possibility to activate a webhook for automatic addition via API.

### Visibility

The visibility of a feed is defined when it is created:

* **Organization** : visible to all members
* **Communities** : visible to specific communities

### Permissions

* The users with the permission **Add feeds** can create automatic and manual feeds
* The users with the permission **Delete feeds** can remove existing feeds
* The users with the permission **Rename feeds** can change the title of manual feeds
* The users with the permission **Manage webhooks** can enable/disable webhooks
* The users with the permission **Delete articles** can remove articles from manual feeds
* The **standard users** can view the feeds and articles of the communities they belong to

### Navigation

The Feeds application is accessible from Steeple's main menu. If it does not appear, check its visibility in **Administration** > **Apps** (`/administration/apps`).
