Scope Hierarchy
Policy Types
Editing the Org-Wide Policy
The Org (global) scope is the default scope shown when you open the Policies page. Changes here apply to all enrolled devices that do not have a group or device override for the same field.- Select a policy type from the tab bar (App Config, Flow Config, DLP Config).
- Click the scope selector and choose Org.
- Edit the fields in the editor panel.
- Click Save.
Group Policies
Apply a policy override to a device group without changing the org-wide baseline.- Click Group override in the scope selector.
- Choose a group from the dropdown. (Manage groups under Devices → Groups.)
- Edit the policy fields you want to override for this group.
- Click Save.
Device Policies
Override a specific device’s policy — useful for exceptions, testing, or pilot rollouts.- Click Device override in the scope selector.
- Start typing a device name or email to search, then select the device.
- Edit the policy fields for that device only.
- Click Save.
Policy-Managed Badge
Policies created via the Policy-as-Code CLI or SDK display a Managed by code badge. These policies can still be viewed in the dashboard but are best edited through your version-controlled policy files to keep your git history consistent.Active Policies Table
The bottom of the Policies page shows all policies currently set for the active type — org-wide, all groups, and device overrides — in a single table. Click Edit on any row to jump directly to that scope’s editor.App Config Fields
Flow Config Fields
Available categories:
SECURITY_BLOCK, BANKING, CRYPTO, ECOMMERCE, EMAIL, JOB_SITES, SOCIAL_MEDIA, PRODUCTIVITY, TRUSTED.
DLP Config Fields
Policy Templates
The template bar lets you save and reuse common policy configurations.- Click Save as template from the editor to name and store the current configuration.
- Click a template in the bar to load it into the editor (you can then adjust and save).
- Templates are shared across your org and stored server-side.
Next Steps
- Groups — create device groups and assign members
- Policy as Code — version-control and automate policy deployment via CLI/SDK