Console Overview
A guide to the Threatmatic Console — your central control plane for network security.
The Threatmatic Console is the authenticated management interface for your organization's network security posture. It provides centralized control over devices, policies, zones, and metrics across your infrastructure.
Navigation
The console is organized into the following sections, accessible from the sidebar:
Dashboard
High-level stats and activity overview for your organization.
Devices
Register, tag, and manage the devices in your network.
Policies
Define and enforce network access rules with fine-grained filters.
Zones
Group devices into logical network zones for policy targeting.
Metrics
Monitor allow/deny traffic statistics across your network.
Network
Visualize workflow connections and routing decisions.
Settings
Manage your profile, appearance, notifications, and feature flags.
Organization
Configure your organization, members, and feature access.
Admin
Administer users and platform-wide feature flags (admin role required).
Access & Authentication
All console pages require an active authenticated session. Unauthenticated requests are automatically redirected to the login page.
Organization required
Every authenticated user must belong to an active organization. Pages that
load organization-scoped data will throw if no activeOrganizationId is
present on the session.
Route Structure
| Path | Description |
|---|---|
/dashboard | Stats overview |
/devices | Device list |
/devices/[id] | Device detail |
/policies | Policy list |
/policies/[id] | Policy detail |
/zones | Zone list |
/zones/[id] | Zone detail |
/metrics | Metrics grid |
/metrics/allow | Allow traffic metrics |
/metrics/deny | Deny traffic metrics |
/network | Network workflow canvas |
/connected-devices | Live connected device status |
/settings/* | User settings |
/organization/* | Organization management |
/admin/* | Admin panel (admin role only) |
/account/* | Account management |
/help-center | Help resources |
How is this guide?
Last updated on