Feeds permissions

The Feeds module uses a permission system to control access to the various features.

Available permissions

  • Add feeds (ADD_FEEDS) : create automatic and manual feeds

  • Delete feeds (DELETE_FEEDS) : remove existing feeds

  • Rename feeds (RENAME_FEEDS) : change the title of manual feeds

  • Change visibility (UPDATE_ORGANIZATION_FEED) : change the communities that have access to a feed

  • Manage webhooks (UPDATE_MANUAL_FEED) : enable/disable webhooks for manual feeds

  • Add articles (ADD_MANUAL_ARTICLE) : add articles to a manual feed

  • Delete articles (DELETE_MANUAL_ARTICLE) : remove articles from manual feeds

  • View statistics (VIEW_ARTICLE_VIEWS) : view article views and readers

Standard user

Collaborators without specific permissions can:

  • View the feeds they have access to (through their communities)

  • Read articles

  • View statistics if the permission is enabled

Permission assignment

Feeds permissions are managed by the organization administrators from the settings of the Feeds application.

Last updated

Was this helpful?