# Remove Classifier

Sometimes, it becomes necessary to remove a classifier module from the system when it is no longer needed. You can choose to delete individual classifiers or remove the entire classifier module.&#x20;

To delete a classifier, go to the **Paragraph Classifier** page and select the relevant module from the list. Click the **'Edit'** button, then remove the tag/classifier by clicking the **'**&#x4D;**inus (–)'** button located to the left of the corresponding content and label.

![Remove Classifier](/files/RIFo9vqrCaeoe9EbQQib)

If you want to remove a classifier module, just select the module on the Paragraph Classifier page and click the **'Remove'** icon. Then, you'll be asked to confirm the removal request. Just click **'Yes'** to remove the classifier module, or click **'No'** to go back to the Paragraph Classifier page.

![Remove Classifier Module](/files/oU7Vrvsw3JL8myaRBuit)


---

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