# Add New Classifier Module

Before you can add content and labels to a classifier, the first step is to create a classifier module. This module serves as the main category that defines the type of tags to be used. For example, if you want to add tags to group frequently asked product information from customers, you can create a classifier module named Product Information.

To create a classifier module: Click the '**+ New Classifier'** button located at the top-right corner of the page, a pop-up window will appear enter the desired module name, Then, click the **"Save"** button. If successful, the classifier module you created will appear in the Paragraph Classifier list, as shown in the illustration below.

![Add Classifier Module](/files/L35WfotQFOgKNOKC7nn4)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/customer-service/paragraph-classifier/add-new-classifier-module.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
