> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plungeai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Webhook setup

> Planned: signing, retries and verification for outbound webhooks.


<Info>
Planned: not available yet. Tracked as TI-25.
</Info>

## What this will do

PlungeAI will call a URL you register when a workflow run finishes, signed so you can verify the sender, with retries on failure. Nothing sends outbound webhooks today.

## Use this today

<Card title="Stream run events" icon="plug" href="/workflows/streaming-events">
Follow a run live over SSE, or start it with sync:false and poll the results route.
</Card>

<!-- placeholder-source: content/_placeholders.json -->
