LogoThreatmatic
Zones

Zones

Group devices into logical network zones for policy targeting.

Zones (/zones) are logical groupings of devices within your organization. Zones let you apply policies to a set of devices as a unit rather than targeting individual devices one by one.

Adding a Zone

Click Add Zone to open the create form. The form loads both device tags and zone tags in parallel so you can define the zone's scope immediately.

Filters

FilterDescription
Device tagsShow zones containing devices with specific tags
Zone tagsFilter zones by their own tags
Updated byFilter by the member who last modified the zone

Data Loading

Six data sources are fetched in parallel:

  1. Device tag counts
  2. Zone tag counts
  3. Updated-by counts
  4. Device tag list
  5. Zone tag list
  6. Paginated zone list

Order matters

The create form data (device tags + zone tags) is fetched in a separate Promise.all before the main table data. This ensures the form is ready as soon as the user opens it.

  • Zone Detail — view and manage an individual zone
  • Devices — manage the devices assigned to zones
  • Policies — apply policies scoped to zones

How is this guide?

Last updated on

On this page