Skip to main content

AI Security

Using AI Security

AI Security is organized into four tabs: Dashboard, AI Inventory, Risks, and Governance. This page explains every screen and control in each one, and walks through the workflows you'll use most.

What it's for

  • Discover AI tools in use across your environment and keep them in one inventory.
  • Spot shadow AI and risks: unapproved tools, possible data leaks, and policy violations.
  • Govern usage: approve or block tools and define policies such as allowlists and usage limits.

The screens in it

  • Dashboard: how many AI tools were discovered, how many are shadow AI, how many are approved, and how many risks are open.
  • AI Inventory: every discovered AI tool, with the ability to approve or block each one.
  • Risks: shadow AI, data-leak, policy-violation, and unauthorized-model findings.
  • Governance: the policies you've defined and the list of approved tools.
AI Security: the dashboard with discovery KPIs, tool categories, and recent risks

Every control explained

The Dashboard tab

ControlWhat it shows
Discovered AI ToolsThe total number of AI tools found.
Shadow AI DetectedTools in use that haven't been approved.
Approved ToolsTools you've explicitly approved.
Open RisksAI-related risks still needing attention.
AI Tool CategoriesA breakdown by type: LLM services, code assistants, ML frameworks, AI services, and chatbots.
Recent RisksThe five most recent risks detected, with severity and which tool they relate to.
Detection MethodsHow tools are discovered: analysis of software dependencies, monitored domain lookups, network traffic patterns, and manually reported tools.

The AI Inventory tab

A counter in the tab header shows how many tools have been detected in total.

ControlWhat it does
SearchFilters the list by tool name or vendor.
Type filterNarrows to LLM, Code Assistant, ML Framework, AI Service, or Chatbot.
Status filterNarrows to Approved or Unapproved tools.
ApproveMarks an unapproved tool as approved. Shown on unapproved rows.
BlockBlocks a previously approved tool. Shown on approved rows.

Each row also shows the tool's vendor, number of users, a risk level, its data-exposure level, how it was detected, when it was last seen, and whether it's currently Approved (a checkmark or an X).

AI Inventory: the tool list with type, risk, and approval status

The Risks tab

A counter in the tab header shows the total number of risks on record.

ControlWhat it does
Severity tilesCritical / High / Medium / Low counts. Click a tile to filter the list to that severity; click it again to clear the filter.
Category filterNarrows to Shadow AI, Data Leak, Policy Violation, or Unauthorized Model.

Each risk card shows a title, its category, a description, the tool it relates to, when it was detected, and its status: Open, Mitigated, or Accepted.

Risks: severity tiles and the filtered risk list

The Governance tab

A counter in the tab header shows how many policies are active and how many are still drafts.

ControlWhat it does
New PolicyOpens a form to create a governance policy.
Policy cardsEach shows the policy name, its type, how many rules it has, and whether it's Active, Draft, or Disabled.
Approved AI ToolsThe list of tools you've approved from the AI Inventory tab, with each tool's vendor and type.

The New Policy form asks for:

FieldWhat it's for
Policy NameA name you choose for the policy.
Policy TypeAllowlist, Blocklist, Usage Limit, Data Classification, or Approval Workflow.
Enforcement ModeAdvisory (warns but doesn't block) or Blocking (denies the action).
CancelCloses the form without creating a policy.
Governance: policy cards and the New Policy form

Common workflows

Workflow: review and approve a discovered tool

  1. Open the AI Inventory tab. Use the Status filter to show Unapproved tools.
Step 1: filtering the inventory to unapproved tools
  1. Review each tool's risk and data-exposure levels, and how many people use it.
Step 2: a tool's risk and data-exposure detail
  1. Click Approve to allow it, or Block to stop its use. Approved tools then appear on the Governance tab's Approved AI Tools list.
Step 3: approving a tool from the inventory

Workflow: create a governance policy

  1. Open the Governance tab and click New Policy.
Step 1: opening the New Policy form
  1. Enter a Policy Name, choose a Policy Type (for example Allowlist), and pick an Enforcement Mode: Advisory to warn, or Blocking to deny.
Step 2: filling out the policy form
  1. Click Create Policy. It appears as a card on the Governance tab.
Step 3: the new policy listed on the Governance tab

Workflow: investigate an open risk

  1. Open the Risks tab and click a severity tile (for example Critical) to focus on the risks that matter most.
  2. Optionally narrow further with the Category filter.
  3. Read each risk card's description and which tool it relates to, then decide whether to approve, block, or otherwise address that tool from the AI Inventory tab.