# Add New Classifier

After adding a Classifier Module, you can add a new Classifier by clicking the **'Edit Module Classifier'** button, as shown in the image below.

![Click Edit Classifier Module](/files/gruNUwWJi2RQgNZuxEiK)

In general, a classifier consists of content and labels, which can be entered manually or uploaded via a file. You will then see the classifier table on the (Corpus Material Editor) page, as illustrated in the following image.

<figure><img src="/files/lf0AG2zUkxPlitlPz2Yy" alt=""><figcaption><p>Edit Classifier Module</p></figcaption></figure>

### **Add Manual Classifier**

In 3Dolphins, you can manually add a classifier by entering the Content and Label of the classifier. Click the **'Plus (+)'** button located to the left of the Corpus Material Editor title.&#x20;

<figure><img src="/files/pQSEqBb1zNmZNsdVi5jQ" alt=""><figcaption><p>Add Manual Classifier</p></figcaption></figure>

Edit the content or label by clicking directly on the part you want to modify. (The label is what will appear as the tag.)

![Add Manual Classifier](/files/h0eytk2YnLKFxEVVvMPa)

Once added, the classifier will be displayed in the category section on the dashboard.

![Classifier Added](/files/7MdI878DCwPARCGtfH8R)

### **Use File Upload**

In addition to adding classifiers manually, you can also add them automatically by uploading a file in .xls or .csv format. For example, if you already have a list of classifiers stored in an Excel file, you can use the Upload File feature to import them. This way, you don’t need to manually retype the content and labels.

![Upload-Paragraph-Classifier.xls](/files/xxFgsbHERRTRwkJDohId)

In the top-left corner, click the '**+ Choose'** button. A pop-up will appear, allowing you to select a .xls or .csv file from your local storage. Choose the desired file, then click '**Open'**. Once the file is selected, click the '**Upload'** button to save the classifiers. If the process is successful, you will see that the classifier file has been uploaded, as shown in the example below.

![Upload Paragraph Classifier](/files/djSnuqTd8wUONUnZrOmz)

Classifiers that have been added either manually or via file upload will automatically appear in the Category section on the user dashboard.

![Classifier Success Added](/files/OABjhbhIVBs3RqBtnyWq)


---

# 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-classifier.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.
