# Tag management

## What are tags for?

Tags are used to classify information according to your own methodology. They allow you to identify treatments or other elements in Dastra in order to make them stand out.&#x20;

Thus, you can put a "priority" or "To be checked" or "sensitive treatment" tag to allow you to easily find the treatments or other elements concerned. The list of tags is not limited. You can put several tags on a treatment for example. By clicking on a tag, you will automatically filter the treatments that have this tag.

## How to create tags?

In the tag entry form, start typing the name of any tag, there are two possibilities, either the tag already exists, in which case you can select it. If it doesn't exist, you can press **the enter key on your keyboard**, which will create the new tag automatically to add it to the selection list.

<figure><img src="/files/vZZzoVg2zb61Y8rf876o" alt=""><figcaption></figcaption></figure>

## How to manage all the tags in the application?

Go to > **Workspace Settings** ![](/files/pl0kZOvOyb8whVg0w03D)

Click on the **Tag** menu in "Process"


---

# 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://doc.dastra.eu/en/features/generalites/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.
