Documentation Index
Fetch the complete documentation index at: https://docs.promptguard.co/llms.txt
Use this file to discover all available pages before exploring further.
Shadow AI runs in three deployment topologies. The same dashboard and
engine power all three; only where the data plane runs — and how events reach
the dashboard — changes. Clients switch with a single
base_url.| Mode | Engine runs | Dashboard | Events reach the dashboard via |
|---|---|---|---|
| Cloud (default) | our cloud | promptguard.co | directly |
| Hybrid | your infrastructure | promptguard.co | a durable outbox → forwarder → control-plane ingest (live) |
| Air-gapped | your infrastructure | a local instance of the same dashboard | signed bundles on physical media |
Hybrid (self-hosted engine, cloud dashboard)
Set on the engine:Air-gapped
The engine and a local dashboard run entirely inside your network with no outbound connection. Move events out for central review and policies in via HMAC-signed bundles on physical media (a tampered bundle is rejected):Choosing a tier
Cloud
Fastest to deploy; full feedback loop.
Hybrid
Data plane on your infra; one cloud dashboard. The common case for security-sensitive buyers.
Air-gapped
No outbound at all; local dashboard + signed bundles. For regulated/isolated environments.