# Paragraph Classifier

Paragraph Classifier is a tag that groups each ticket based on its category. But, before you add the tagging to the ticket, do you understand what is meant by ticket tagging and for what tickets are tagged? A tag is a word, or combination of words, that you can use to mark a ticket and useful in identifying a ticket.&#x20;

Adding tags to tickets gives you more flexibility to track, manage, interact with tickets and make it easier for you to view all tickets that contain specific tags. For example, customer A wants to check the order status and customer B wants to ask about product, so we can make classifier about status order and about product then the ticket can be classified into suitable tag.&#x20;

When you will add tagging to the ticket both manually or automatically, you need a classifier, you can add the classifier in the ***Customer Service*** > ***Paragraph Classifier*** menu. By default, the classifier consists of content and labels that you can input manually or through file uploads. The classifier you have added will appear in the category section on the users dashboard page. In this section, we will explain to you about :

1. Add new classifier module
2. Add classifier (content and labels)
3. Add Tags to Chat Tickets
4. Edit module classifier
5. Delete module classifier.

Go to ***Customer Service*** menu and select the ***Paragraph Classifier*** menus, then you will see a paragraph classifier page such as images below.

![Paragraph Classifier](/files/-MRcMsIKVOisf-FtffwC)


---

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