Quickstart
Welcome to Noxys, the first European sovereign AI Firewall. This guide walks you through setup in 15 minutes.
Prerequisites
Before you start, ensure you have:
- Browser: Chrome, Edge, Brave, or Firefox (latest version)
- Administrator access: to your organization's Noxys tenant
- Internet connection: for cloud-hosted deployment, or local network access for self-hosted
Step 1: Sign Up or Log In
- Navigate to your Noxys instance (e.g.,
https://noxys.cloudfor hosted, or your organization's domain for self-hosted) - If you don't have an account:
- Click Sign Up
- Enter your work email address
- Create a secure password (minimum 8 characters)
- Confirm your email address via the link sent to your inbox
- If you already have an account:
- Click Log In
- Enter your email and password
After login, you'll see the Onboarding Wizard (first time only) or go directly to the Dashboard.
Tip: If you're the first user in your organization, you'll be assigned the
adminrole automatically. You can invite team members later.
Step 2: Install the Browser Extension
The Noxys browser extension monitors AI usage across 15+ platforms. Follow the instructions for your browser:
Step 3: Configure the Extension
Once installed, the extension needs to authenticate with your backend.
- Click the Noxys icon in your browser toolbar
- A popup appears asking for your API token
- Go back to the Noxys Dashboard → Settings → API Keys
- Copy your default API token (or create a new one)
- Paste the token into the extension popup
- Click Save
The extension icon will change color:
- Green: Connected and monitoring
- Red: Connection error (check token, backend URL)
- Gray: Offline mode (local policies still enforced)
Note: The extension runs entirely in the browser and sends only SHA-256 hashes of detected interactions to your backend. Raw prompt content is never transmitted.
Step 4: Create Your First Policy
Policies enforce data protection rules. Let's create one to block PII on ChatGPT.
See Creating Your First Policy for detailed step-by-step instructions.
Step 5: View Your Dashboard
The Dashboard shows real-time insights into AI usage in your organization.
- From the left sidebar, click Dashboard
- You'll see:
- Active AI Services: Which platforms employees are using (ChatGPT, Claude, Gemini, etc.)
- Recent Interactions: Latest detected AI usage
- PII Detections: Alerts for sensitive data shared
- Policy Violations: Interactions blocked or flagged by your policies
Key Sections
| Section | What it Shows |
|---|---|
| AI Inventory | All detected AI platforms, user count, activity trends |
| Risk Summary | High-risk interactions by platform, user, or classification |
| Alerts | Real-time security events (policy violations, unusual activity) |
| Compliance | EU AI Act mapping, data residency, audit readiness |
Step 6: Invite Team Members
- Click Users in the left sidebar
- Click + Invite User
- Enter team member email(s) and select their role:
- Admin: Full access (policies, settings, users, audit log)
- Viewer: Read-only (dashboards, alerts, interactions)
- Click Send Invitations
- Team members receive an email with a signup link
- Once they log in and install the extension, they're included in monitoring
Roles: All users see their own usage. Only admins can create policies, manage team members, and access audit logs.
What Happens Next?
After setup, Noxys automatically:
- Detects AI usage via the browser extension (within 10 seconds of visiting an AI platform)
- Classifies content for PII (emails, phone numbers, IBAN, NIR, credit cards, etc.) at Tier 1 (regex, <10ms)
- Evaluates policies and blocks/coaches/logs interactions
- Logs events to the Audit Log (immutable, retained for 90 days by default)
- Generates alerts for policy violations, unusual patterns, or compliance issues
Common First Steps
Enable Tier 2 Classification (Optional)
For deeper PII detection (medical terms, legal references, IP addresses, API keys):
- Go to Settings → Classification
- Toggle Enable Server-Side Classification
- This runs Presidio + custom recognizers on the backend (adds ~30ms latency per interaction)
Set Up Webhook Alerts
To integrate with your SIEM/SOAR:
- Go to Settings → Webhooks
- Enter your webhook URL (e.g., Slack, Splunk, Datadog)
- Click Test Webhook to verify
- Select which events to send (all alerts, policy violations, or custom)
Enable SSO (Enterprise)
For Entra ID / LDAP / SAML:
- Go to Settings → Single Sign-On
- Select your identity provider
- Follow the configuration wizard
- Users can now log in with their corporate credentials
Troubleshooting
Extension Shows Red Icon (Connection Error)
Problem: Extension can't reach the backend.
Solution:
- Check your API token is correct (Settings → API Keys)
- Verify backend URL is correct (should auto-detect, but check Settings → Advanced)
- If self-hosted, ensure your backend is running and accessible
- Try logging out and back in to refresh the token
No AI Interactions Detected
Problem: Dashboard shows no activity even though you're using ChatGPT.
Solution:
- Confirm the extension is installed and enabled (check toolbar, enable if needed)
- Refresh the AI platform page (ChatGPT, Claude, etc.)
- Check browser console (F12) for errors and share with support@noxys.eu
- Confirm the extension has permission to access the website (Settings → Extensions → Permissions)
Policy Not Blocking
Problem: A policy is enabled, but interactions aren't being blocked.
Solution:
- Confirm the policy is enabled (toggle must be on)
- Check the priority (lower number = higher priority; multiple policies are evaluated in order)
- Verify the conditions match your interaction (e.g., platform_id matches exactly)
- Review Action: "Block" prevents submission; "Coach" shows a warning
Can't Invite Users
Problem: Invitation email not received.
Solution:
- Check spam/junk folder
- Verify email address is correct (typos prevent delivery)
- Confirm the user isn't already in your tenant (they'll see an error)
- If using SSO, users must be in your Entra ID / LDAP group first
Need Help?
- Documentation: Admin Console, Extension Guide, API Reference
- Email: support@noxys.eu
- Security Issues: security@noxys.eu
Estimated time to completion: 15 minutes
Next steps: Create Your First Policy or read the Admin Console to learn more.