Slack Block Kit Alert Builder

Build and preview a Slack incident-alert message and export the Block Kit JSON.

Runs 100% in your browser. Nothing you enter is uploaded or stored.

Fields

Preview

Checkout latency above threshold
SEV2 · Investigating
Service
checkout-api
Region
us-east-1
Owner
@platform-oncall
View runbook
Block Kit JSON
{
  "attachments": [
    {
      "color": "#ec7211",
      "blocks": [
        {
          "type": "section",
          "text": {
            "type": "mrkdwn",
            "text": "*Checkout latency above threshold*\nSEV2 · Investigating"
          }
        },
        {
          "type": "section",
          "fields": [
            {
              "type": "mrkdwn",
              "text": "*Service*\ncheckout-api"
            },
            {
              "type": "mrkdwn",
              "text": "*Region*\nus-east-1"
            },
            {
              "type": "mrkdwn",
              "text": "*Owner*\n@platform-oncall"
            }
          ]
        },
        {
          "type": "actions",
          "elements": [
            {
              "type": "button",
              "text": {
                "type": "plain_text",
                "text": "View runbook",
                "emoji": true
              },
              "url": "https://example.com/runbooks/checkout"
            }
          ]
        }
      ]
    }
  ]
}

Related tools

From the makers of these tools

Run production tasks with agents you can trust.

BitSentry turns recurring investigations into reusable runbooks your agents follow step by step, with AI-explained evidence and a full audit trail.

Try BitSentry Desktop Free