# ChannelAction

ChannelAction

List of possible actions that can be performed on a Channel

**Values:**
- `backfillChannel`
- `exportInsights`
- `manageCapabilities`
- `manageComments`
- `manageIntegrations`
- `managePostingSchedule`
- `manageUpdates`
- `publishStartPage`
- `readUpdates`
- `reconnectChannel`
- `removeChannel`
- `viewCapabilities`
- `viewChannel`
- `viewComments`
- `viewInsights`
- `viewPublish`
- `viewUpdates` *(Deprecated: Renamed to `viewPublish`. Still emitted for backward-compat with clients that gate on `viewUpdates`; use `viewPublish` to gate the Publish UI or `readUpdates` to gate reading post data. Will be removed once no client reads it.)*