AI Security Rules & DLP

How do I export DLP rules for my own firewall or VPN?

If your company already has a firewall, proxy, or VPN, you can export TeamPrompt's DLP rules and import them into your existing infrastructure. Go to Guardrails → Policies tab → click 'Export Rules'. The default format is JSON. Available formats: • **JSON** — Full rule objects with AI tool domain list. Import into any system that accepts JSON. • **CSV** — Spreadsheet format for manual review or import into tools that accept CSV. • **Regex list** — Plain text patterns with comments. Paste into any regex-capable firewall. • **Suricata** — IDS/IPS rule format for network detection appliances (Suricata, Snort). API endpoint: GET /api/guardrails/export?format=json (or csv, regex-list, suricata) This lets you use TeamPrompt for rule management and your existing infrastructure for enforcement — without needing Cloudflare.