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

# Classification

> Classifiers are an essential element of the Volubile platform that allow you to categorize and label the conversations handled by your voice agents. This precise configuration helps you effectively analyze your agents' performance and understand your customers' needs.

<Frame>
  <img src="https://mintcdn.com/weengage/DhTJGqKM0FN88ypW/images/calls/classifiers/volubile-classifiers_fullscreen.png?fit=max&auto=format&n=DhTJGqKM0FN88ypW&q=85&s=57e826db8ff100c2ae9b6391f95a404f" width="2800" height="1800" data-path="images/calls/classifiers/volubile-classifiers_fullscreen.png" />
</Frame>

## Usage

A classifier allows you to label your conversations according to the type of request or the outcome of the interaction, thus facilitating performance analysis and tracking.
The configuration of classifiers enables you to classify your calls based on criteria directly derived from your business rules.

<Info>
  The classification of a call is visible in the [Call Dashboard](../calls) or on the call page.
</Info>

## Add or Modify a Classifier

To enrich your categorization options, you can add custom classifiers:

<Frame>
  <img src="https://mintcdn.com/weengage/DhTJGqKM0FN88ypW/images/calls/classifiers/volubile-classifiers_form.png?fit=max&auto=format&n=DhTJGqKM0FN88ypW&q=85&s=b230d3da06501b1bf3b3e025d8dbb7ff" width="1215" height="1140" data-path="images/calls/classifiers/volubile-classifiers_form.png" />
</Frame>

The form contains several fields:

* **Name**: The name of your classifier group
* **Description**: Instructions that will guide the voice agent in choosing the appropriate label
* **Main Qualifier**: An option to define this classifier as the primary one
* **Labels**: The list of labels available for this classifier

<Tip>
  Defining a primary classifier allows it to be displayed as a priority in the [call dashboard](../calls).
  If no classifier is defined as primary, the first classifier in the list will be visible.
</Tip>

<Warning>
  To ensure that the changes take effect, you must publish the new configuration by clicking the <b color="inherit">Publish</b> button after saving it.
</Warning>
