diff --git a/static/images/integrations/logos/statuspage.png b/static/images/integrations/logos/statuspage.png
index a8401eed09..aefd1b8c56 100644
Binary files a/static/images/integrations/logos/statuspage.png and b/static/images/integrations/logos/statuspage.png differ
diff --git a/static/images/integrations/statuspage/001.png b/static/images/integrations/statuspage/001.png
index 31a0e8887b..89a17751ec 100644
Binary files a/static/images/integrations/statuspage/001.png and b/static/images/integrations/statuspage/001.png differ
diff --git a/zerver/webhooks/statuspage/doc.md b/zerver/webhooks/statuspage/doc.md
index d70eeb75f5..009ff7188a 100644
--- a/zerver/webhooks/statuspage/doc.md
+++ b/zerver/webhooks/statuspage/doc.md
@@ -5,19 +5,16 @@ Get Zulip notifications for your Statuspage.io subscriptions!
1. {!create-bot-construct-url-indented.md!}
1. Go to your Statuspage Dashboard, and click on **Notifications**
- on the bottom-left corner. Select the **Webhook** tab. If webhook
+ near the bottom-left corner. Select the **Webhook** tab. If webhook
notifications are disabled, click **reactivate webhook
- notifications now** to enable them.
+ notifications now** to enable them. Click on the
+ **gear** () icon next to
+ **Subscribers**, and select **Add subscriber**.
-1. Under **Notification Delivery Types**, select **Webhook**. Set up
- your **Subscription Types** as appropriate, and click **Save Changes**.
-
-1. Go to a Statuspage site (`.statuspage.io`), and click
- **Subscribe To Updates**.
-
-1. Set the URL to the URL constructed above, and provide an email address.
- Statuspage will send notifications to this email if your webhook URL
- fails. Click **Subscribe To Notifications**.
+1. Set **Subscriber type** to **Webhook**. Set **Endpoint URL** to
+ the URL constructed above, and provide an email address. Statuspage
+ will send email notifications to this address if the webhook endpoint
+ fails. Finally, click **Add Subscriber**.
{!congrats.md!}