Skip to main content
Discord is the only alert channel today. There’s no outbound customer webhook — if you want your own system notified, poll the claim status from the API.

Set it up

1

Get a Discord webhook URL

In Discord, add a webhook to the channel you want alerts in. The URL looks like https://discord.com/api/webhooks/<id>/<token>.
2

Add it on the Alerts screen

In the app, open Alerts and paste the webhook URL in. QED Proof only accepts a URL in that exact Discord webhook shape — anything else is rejected before it’s saved. Once saved, the URL is shown back to you masked, not in full.
3

Done

Every channel you add receives every verdict decided for your workspace from then on.

What gets sent

One message per verdict, in this shape:
The verdict is uppercased, followed by the action and target you claimed, the reason code if there is one, and a link to the public receipt page for that verdict. If delivery to a channel fails, QED Proof retries the alert, up to five attempts in all. A channel that already received it isn’t sent it twice: each retry goes only to the channels still waiting.