Skip to main content

What this is for

Topology is the live graph of how inference traffic flows through your Guardway estate. It connects Gateways to the Providers attached to them, the Models those providers expose, and any Agents discovered in your cloud that target those models. Platform operators and security reviewers use it to see routing posture at a glance — which agents are attached to which models, whether a provider is healthy, and whether an agent node carries open OWASP findings — without opening each agent one by one. It lives at Topology in the dashboard sidebar (between Get Started and Gateways).
The graph needs at least one registered gateway or a connected cloud-agent-discovery integration (Azure AI Foundry, Amazon Bedrock) before it renders meaningful nodes.

Options

Graph layout

The canvas reads left to right in four columns:
ColumnNode typeNotes
GatewaysGatewayName, online/offline status, provider count subtitle. Click to highlight connected paths.
ProvidersProviderProvider name, latency when available, model count. Disabled providers render muted.
ModelsModelDeployment name, HEALTHY / unhealthy badge when the platform reports model health. A rollup node (N models) appears when many models share a provider — click to browse.
AgentsAgentDiscovered agent name, routing badge (Gateway: <name>, Bypassing gateway, or Routing unknown), tool count. Severity chip when the agent has open OWASP findings.
Edges between columns show how traffic and discovery relationships connect. Color follows node health — for example, a provider with zero models may render a warning-colored path.

Canvas controls

ControlNotes
Zoom in / Zoom outAdjust canvas scale. Current zoom percentage shows in the corner (e.g. 74%).
Fit to screenRe-centers the graph in the viewport.
Reset zoomReturns to the default scale.

Selection and details

Clicking any node opens a details sheet on the right with context-specific fields — gateway environment and version, provider latency, model deployment list, or agent routing plus finding count. Clicking empty canvas clears the selection. Agent nodes link through to the Agents workspace when you need full OWASP remediation text or identity metadata.

How to configure

There is no configuration on this page — it reflects gateways registered under Gateways, providers synced from Configuration → Providers, and agents discovered via Settings → Integrations.
Topology graph with gateways, providers, models, and agents
1

Open Topology

Select Topology from the dashboard sidebar.
2

Connect discovery or register a gateway

If the canvas is empty, connect Azure AI Foundry or Amazon Bedrock under Settings → Integrations, and/or register at least one gateway. Wait for the first agent sync or gateway heartbeat.
3

Explore the graph

Pan and zoom the canvas. Click a gateway, provider, model rollup, or agent node to highlight its path and read the details sheet.
4

Drill into agents

From an agent node, open the Agents workspace to review findings, identities, and tools in full detail.

Limits

  • The graph synthesizes a Cloud provider → Account → Model chain for discovered agents whose model names do not match a provider already attached to a gateway — useful when agents call models your gateways have not registered yet.
  • Agent routing badges on topology nodes use the same hostname heuristic as the Agents inventory — endpoints the connector cannot resolve stay Routing unknown.
  • Topology refreshes on the same cadence as gateway and agent discovery data (roughly once per minute while the tab is visible); it is not a real-time packet trace.