Get Started with Kona Sense
Everything you need to deploy and configure AI security for your organization
Quick Start
1. Install the Browser Extension
Deploy the Kona Sense extension to your organization via Chrome Web Store, Edge Add-ons, or Firefox Add-ons.
# For Enterprise: Force install via Group Policy
ExtensionInstallForcelist = konasense-extension-id
2. Connect Your Identity Provider
Integrate Kona Sense with your IdP (Okta, Azure AD, Google Workspace) via SAML or OIDC.
# SAML Configuration
SSO URL: https://console.konasense.com/sso/saml
Entity ID: konasense
ACS URL: https://console.konasense.com/sso/acs
3. Configure Policies
Set up DLP rules, blocked destinations, and role-based policies in the Kona Console.
- •Enable default policy packs (PII detection, secrets scanning, etc.)
- •Create custom rules with regex or ML classifiers
- •Assign policies by department, role, or user group
4. (Optional) Deploy Kona Proxy
For API and server-side protection, deploy the Kona Proxy as a Docker container or Kubernetes service.
# Docker deployment
docker run -d \
-p 8080:8080 \
-e KONA_API_KEY=your-api-key \
konasense/proxy:latest
Additional Resources
API Documentation
REST API reference for programmatic access to Kona Sense
View API DocsPolicy Examples
Sample policies for common use cases and industries
View ExamplesVideo Tutorials
Step-by-step video guides for setup and configuration
Support
Need help? Contact our support team
Contact SupportFrequently Asked Questions
Everything you need to know about Kona Sense