AI monitoring

The AI Monitoring tab shows you which large language models (LLMs) are being called from your team's devices. The Device Protection agent detects outbound API calls to LLM providers and surfaces them here, giving you a clear picture of AI tool usage across your organization.

What the table shows

Go to Device Protection and open the AI Monitoring tab.

Each row represents a unique model that has been called from at least one device:

  • Model - The specific model identifier (e.g. claude-opus-4-7, gpt-5.4)

  • Provider - The company that provides the model (e.g. anthropic, openai)

  • Devices - How many devices have made calls to this model

  • Last used - When the most recent call to this model was detected

Use the Search bar to find a specific model or provider by name.

Why this matters

Developers increasingly use AI coding assistants, chat interfaces, and custom integrations that call LLM APIs directly. Without visibility, it is hard to know which external AI services your team is sending data to, or whether those services are approved by your organization.

AI Monitoring gives security and IT teams a live inventory of AI model usage without requiring developers to self-report.

What to look for

  • Unfamiliar models or providers - A model you don't recognize may indicate an unapproved tool or a personal API key being used on a work device

  • High device counts on unexpected models - Wide adoption of a model you haven't vetted is worth reviewing

  • Stale last-used times - A model that was used briefly and then abandoned may indicate a one-off experiment worth understanding

Last updated

Was this helpful?