{% extends 'base.html' %} {% block title %}Guardrails — FinBot Labs{% endblock %} {% block nav_guardrails %}active{% endblock %} {% block page_title %}Guardrail Webhooks{% endblock %} {% block page_subtitle %}Configure webhook endpoints for passive guardrail hooks{% endblock %} {% block content %}

Webhook Configuration

Must be HTTPS. Private IPs and localhost are blocked.

{% endblock %} {% block extra_js %} {% endblock %}