> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snapsec.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Classifiers

> Create and manage classification rules to automatically tag and organize assets based on defined conditions.

## Overview

Asset Classifiers allow you to automatically categorize assets based on predefined conditions.

These rules help identify patterns such as shadow IT, sensitive data exposure, or critical infrastructure, enabling better visibility and faster decision-making across your asset inventory.

***

## Classifier List

<Frame caption="View and manage all asset classifiers with enable/disable controls and matched asset counts">
  <img src="https://mintcdn.com/snapsec-23724fa2/apRr5FyQsXCUPzj6/images/aim/policy-engine.png?fit=max&auto=format&n=apRr5FyQsXCUPzj6&q=85&s=7796a398aa70fa7f656f86a837cfeb4b" width="1908" height="926" data-path="images/aim/policy-engine.png" />
</Frame>

This view provides a centralized list of all classifiers.

### Key Elements

* **Name & Description** — Defines the purpose of the classifier
* **Enabled Toggle** — Activate or deactivate rules instantly
* **Matched Assets** — Number of assets currently matching the rule
* **Created On** — Timestamp of rule creation
* **Actions Menu** — Manage individual classifiers

***

## Add a Classifier

<Frame caption="Create a new classifier using the Add Classifier option">
  <img src="https://mintcdn.com/snapsec-23724fa2/apRr5FyQsXCUPzj6/images/aim/policy-engine2.png?fit=max&auto=format&n=apRr5FyQsXCUPzj6&q=85&s=8796637278d2c2c03c3de95d0cde36c7" width="887" height="336" data-path="images/aim/policy-engine2.png" />
</Frame>

To create a new classifier:

1. Click **Add Classifier**
2. Open the guided rule editor
3. Define rule logic and actions

***

## Guided Rule Editor

<Frame caption="Define rule conditions and actions with YAML preview">
  <img src="https://mintcdn.com/snapsec-23724fa2/apRr5FyQsXCUPzj6/images/aim/policy-engine3.png?fit=max&auto=format&n=apRr5FyQsXCUPzj6&q=85&s=14171185fdc4e43b5bf2ce9b74be205f" width="1583" height="795" data-path="images/aim/policy-engine3.png" />
</Frame>

The guided editor allows you to visually define classification logic.

### Rule Configuration

* **Rule Name** — Unique identifier for the classifier
* **Description** — Optional explanation of rule purpose

### Conditions

Define when the rule should trigger:

* Select a field
* Choose an operator (e.g., equals, contains)
* Provide a value

### Set Fields (Actions)

Define what happens when conditions match:

* Assign classification fields
* Tag or modify asset attributes

### YAML Preview

A real-time YAML representation is generated for transparency and advanced control.

***

## Manage Classifiers

<Frame caption="Execute, edit, or delete classifiers from the actions menu">
  <img src="https://mintcdn.com/snapsec-23724fa2/apRr5FyQsXCUPzj6/images/aim/policy-engine4.png?fit=max&auto=format&n=apRr5FyQsXCUPzj6&q=85&s=f3ae433a587427fe919c2ddeb7e7d766" width="892" height="396" data-path="images/aim/policy-engine4.png" />
</Frame>

Each classifier includes an action menu with the following options:

* **Execute** — Run the classifier immediately on assets
* **Edit** — Modify rule logic or conditions
* **Delete** — Remove the classifier permanently

***

## Execute All Rules

You can execute all classifiers simultaneously using the **Execute All Rules** option from the main screen.

This ensures all rules are applied across the latest asset data.

***

## Why This Matters

* Automates asset categorization at scale
* Reduces manual tagging effort
* Identifies high-risk or non-compliant assets quickly
* Enables policy-driven asset management

***

## Explore Live Demo

<Card title="Explore Asset Classifiers — No Signup Needed" icon="wand-magic-sparkles" href="https://suite.snapsec.co/demo">
  See how Snapsec AIM automatically classifies assets using flexible rule logic and real-time execution.
</Card>
