PolicyClue Documentation¶
PolicyClue shows in-context awareness popups, monitors sensitive data, and simulates attacks so employees learn to spot the real thing. It runs as a browser extension, an Outlook add-in, and a server-side Microsoft Teams monitor, driven by policies you configure per tenant.
Nothing installs on end-user machines beyond the browser extension and the Outlook add-in.
This documentation is written for two audiences:
- Portal administrators — the people who create tenants, configure policies, review alerts, and run the platform day-to-day.
- System engineers — the people who install and operate PolicyClue on their own infrastructure with Docker Compose.
Both audiences share the same portal; deploy-specific chapters are separated into their own section.
Start here¶
- Getting Started — sign in, create a tenant, publish your first policy.
- Modules Overview — what the platform can do and how it's split into subscribable modules.
- Deployment — install PolicyClue on your own server with Docker Compose.
Key sections¶
Configuring PolicyClue
- Policies — where and how the platform intervenes.
- Matching Rules — the reusable domain/URL sets that policies attach to.
- Alerts — the dashboard where events land, plus per-tenant exceptions.
- Branding, User Texts, Webhooks — customize appearance, wording, and outbound integrations.
- Privacy & Investigations, Audit Log — compliance controls.
Modules
Deploying PolicyClue on-premise
- Deployment, SSO Authentication, Network Allow-List, Chrome Managed Policies, Operations, Troubleshooting.
Release notes