# Wallboard Tags

Wallboard tags allow you to display the wallboard with all ticket classifiers or problems. Using wallboard tags can help the supervisor monitor the problems (ticket tagging) of the incoming ticket.

![Wallboard Classifier](/files/50LaWyicQ1epCjJY9UT3)

**Component Explanation:**

| Name                             | Description                                                                                                                                                                            |
| -------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Top Tags                         | This feature not only allows to display the top tags, but also will automatically display the number of tickets that use the tagging and see the list of tickets that use the tagging. |
| Top 10 Tags                      | Only tagging that is often used by customers that will be displayed on the top 10 tags section.                                                                                        |
| Last 10 created ticket with tags | Display last 10 created ticket with tags.                                                                                                                                              |

In the section on top tags, hover the cursor on the tags, and then you will see the total tickets that use that tagging. If you click on a tag, you will see a ticket that uses that tag.

![Detail Ticket Tag](/files/saMcWrNYWcNtTqwpMP3I)


---

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