# Edit Classifier

### **Edit Classifier Module**

Sometimes, you may need to rename a classifier module for example, due to a typo or other reasons.

Select the module from the Paragraph Classifier list, then click the **'Edit'** button next to the module name. Update the module name as needed, then click **‘Save’**. The module name will then be updated according to the keyword you entered.

![Edit Module Name](/files/4ycsocUrEed7Qsyhahsi)

### **Edit Classifier**

Sometimes, you might need to edit a classifier or tagging. Maybe it’s because you want to add new content and labels to the classifier, delete a classifier / tag, or due to other issues.Select the module from the Paragraph Classifier list page, then click the **'Edit'** button.&#x20;

On the classifier page, you can add new content and labels by clicking the **'Plus (+)'** button on the left side of the Corpus Material Editor text. You can also modify the content and label by clicking on the field you want to change.

![Edit Classifier](/files/7P6YtCsDh5DpPeQifghu)


---

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