> 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/feeds-gerer-flux.md).

# Manage feeds

## List feeds

From **Feeds**, the side menu displays the tree of all available feeds. You see automatic feeds (with their logo and source type) and manual feeds.

## Rename a manual feed

Only manual feeds can be renamed:

1. Open the manual feed
2. Edit the title
3. Confirm

Automatic feeds automatically take the source title and cannot be renamed.

## Change a feed's visibility

You can change which communities have access to a feed:

1. Open the feed settings
2. Change the visibility (entire organization or specific communities)
3. Confirm

## Delete a feed

Deleting a feed is permanent and also removes all associated articles.

1. Open the feed settings
2. Click on **Delete**
3. Confirm deletion

## Webhooks (manual feeds only)

Manual feeds can be automatically populated via a webhook:

* **Enable a webhook** : generates a unique URL you can use to send articles via API
* **Disable a webhook** : disables the URL, articles can no longer be added automatically

This makes it possible to integrate Feeds with third-party tools (Zapier, Make, internal scripts, etc.).

## Required permissions

* **Delete feeds** : permission required to remove a feed
* **Rename feeds** : permission required to modify the title of a manual feed
* **Manage webhooks** : permission required to enable/disable webhooks
