Slack
Workflows

Archive Slack Channel

3min

Description

This action automatically archives the specified channel. Keep your workspace clean by archiving unused channels will improve your overall Slack experience.

Action Attributes

Document image


Name

This field is automatically set for you. You can rename this field to whatever best describes your action. The value in this field does not affect how the workflow action behaves.

Channel

This field specifies which Slack channel to archive.

Some common selections:

  • Setting to {{ incident.slack_channel_id }} will archive the Slack channel of the triggering incident.
  • The Liquid syntax {{ parent_incident.slack_channel_id }} can be for sub incidents and it will archive the Slack channel of the parent incident.
  • You can also archive static channel (e.g. #general, #alerts)