# Tags

Tags are user-created labels that can be added to entities to simplify their classification and identification.

Using tags, specific context or meaning can be added, improving clarity and efficiency. For example, tagging by data type or partner application provides greater visibility of data exchange patterns.

To create a tag, go to **Settings** → **Tags** and click the **New** button.

In the **New Tag** window, enter the tag's name, which will then appear in the list of results.

The tags configured can be assigned to Folders, Rules, and Links as user labels helping their identification and classification. They help describe items and allow them to be found easily by browsing or searching.

To give some examples, a tag with the name of the local server can be created and assigned to all folders belonging to that server. Or a tag for each partner sending files can be assigned to rules so that they can be more easily identified.

&#x20;&#x20;

&#x20;


---

# 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.primeur.com/data-mover-smart/settings/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.
