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

# Webhooks

> Send events to your systems in real time

## Configure

1. Go to <code>Settings → Notifications</code>
2. Add your webhook URL
3. Select events (e.g., <b>finding.created</b>)

## Security

* Use HTTPS endpoints
* Validate signatures if provided

<Card title="Event schema" icon="code" href="/api-reference/endpoint/webhook">
  View payload fields
</Card>
