# Tags

Tags in **Responso** allow you to categorize your messages and organize them. With tags, we will be able to filter only specific messages of interest to us in an easy and fast way.

Tags can be used to mark messages, e.g. a specific department or type. There is no limit to adding tags in the **Responso** system.

How to use tags? It is very simple and the below video shows you how to do it.

{% embed url="<https://responso.com/app/files/2022/07/tags.mp4?_=1>" %}


---

# 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.responso.com/responso-doc/en/working-with-inbox/tags.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.
