Skip to content

Agents page

Every agent in your account appears here. The activity chart at the top is account-wide; agents belong to the account, not to a single environment.

At the top of the page, a chart shows agent activity for the last 24 hours, broken down by span state:

  • Pending
  • Active
  • Complete
  • Failed
  • Cancelled
  • Terminated

Each entry in the list shows:

  • Agent – the identifier assigned when the agent was registered.
  • Status – the agent’s lifecycle state: Pending, Active, Dormant, or Retired.
  • Description – a short description of what the agent does.
  • View details – opens the agent’s detail pages.

Select Register agent to open the creation form. Provide a name and description, and optionally assign a Risk profile. Once you save, configure your SDK with the agent ID and an API token — see Account › API tokens tab to create one and Configuration for the environment variables.

When the SDK records instances, they appear in the Agent page › Instances tab. SDK calls authenticated with a deployment-scoped token from the Agent page › Deployments tab can omit the agent ID — the deployment supplies it.