BeeSensible Spell-check for privacy
Documentation Changelog
Detection

Detection profiles, categories, and severity

How profiles, data categories, and severity levels fit together, and how to tune them per team and per app.

Detection profiles

Choose which categories BeeSensible highlights.

Standard NL
EntitySeverityEnabled
Email addressWarning
Full nameWarning
Phone numberWarning
Street addressWarning
IBANCritical
Detection profiles list each entity type, its severity, and whether it is on.

A detection profile defines what BeeSensible looks for and how it treats each finding. It pulls together three things:

  • Categories: the kinds of data BeeSensible can recognize.
  • Severity: how strongly each category is flagged.
  • Scope: which app the rule applies to.

Profiles live under Detection → Profiles in the admin dashboard. Profiles are assigned at the group level. A user belongs to one group for detection purposes.

Severity levels

LevelHighlightWhat the user sees
CriticalRedA clear prompt to remove, replace, or mask before sending
WarningYellowThe detection is shown; no prompt
OffNoneThe data type is not detected for this profile

The extension does not block sending. Even Critical detections leave the choice with the user.

Categories

BeeSensible recognizes sensitive entities across categories that include identity and authentication, health and medical, financial, location and contact, sensitive personal attributes, technical credentials, travel, and general business. The exact entity types and their default severity are configurable per profile.

If you need a specific list of entity types for an RFP or factsheet, contact hello@beesensible.eu for the verified version.

Default profile and custom profiles

Every workspace has a Default profile. It applies to anyone whose group does not have a more specific profile assigned. You can edit the default. You cannot delete it.

Custom profiles let you tailor behaviour per team. A medical-records team may want every health identifier set to Critical. A customer-support team may want most email addresses set to Warning, because handling them is part of their job.

Creating a profile

  1. Open Detection → Profiles.
  2. Click New profile.
  3. Give it a name that says what it is for ("HR strict", "Customer support reduced noise").
  4. For each data type, set the severity (Critical, Warning, or Off).
  5. Click Save.

The profile is available immediately. It does not affect anyone until you assign it to a group.

Assigning a profile to a group

  1. Open Users → Groups.
  2. Pick the group.
  3. Open the Detection profile tab.
  4. Pick the profile.
  5. Click Save.

Group members start using the new profile at their next extension sync.

Per-app severity overrides

Within a profile, you can override severity per app. A common case: email addresses set to Warning by default, but Critical when typed into ChatGPT or another external AI tool. Apps without an explicit override fall back to the profile default.

Disabling a data type

If a data type produces too much noise for a particular team, set it to Off in their profile. Disabled types produce no detections and consume no processing. Use the profile description field to record why a type was disabled, so it is clear to whoever picks it up next.

Use caseStarting point
External AI toolsAll identity, financial, and credential categories at Critical
Internal emailIdentity at Warning, financial at Critical, credentials at Critical
Internal chatFinancial at Critical, identity at Warning, others at Off
Internal toolsCredentials at Critical, everything else at Off

These are starting points. Run them with a pilot group, look at the handled rate, and tune from there.