# Edit Classifier

### **Edit Classifier Module**

Sometimes, you might need to edit a module name of classifier. Maybe it’s because the module name is typed incorrectly or other problem.

Select a module from the list of the paragraph classifier page, click the ‘***Edit*** ‘ button on the side of module name . Update module name as needed and then click the ***‘Save***‘ button. After clicking the save button, the module name will change according to the keywords entered.

![Edit Module Name](/files/-MRTNN_AMvq4jRGkn0-Y)

### **Edit Classifier**

Sometimes, you might need to edit a classifier or tagging. Maybe it’s because you will add new content and label on classifier, remove classifier / tagging or other problem.

Select a module from the list of the paragraph classifier page, click the ‘***Edit*** ***Classifier***‘ button. In the classifier page, you can add new ***content*** and ***label*** by clicking plus button on the left word of corpus material editor, also you can edit the content and the label by click the field.

![Edit Classifier](/files/-MRTNcJwfwYFKhBnx0M3)


---

# 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/5.1.x/customer-service/paragraph-classifier/edit-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.
