# Add Tags to Images

[BinaExperts](https://binaexperts.com/en) offers an image tagging feature that enables you to assign tags to images during upload. These tags can be used for batch labeling, ensuring greater accuracy when selecting images for labeling tasks. Additionally, image tags serve as a filter in the [BinaExperts](https://binaexperts.com/en) dataset search, helping you efficiently manage and locate specific images within your dataset.

&#x20;

## Filter Images by Tag

On the [BinaExperts](https://binaexperts.com/en) dashboard's Assign page, you can filter images based on their assigned tags.

&#x20;

You can also create dataset versions using a subset of images by applying the Filter by Tag preprocessing step. This feature allows you to exclude or include images with specific tags in your training process, providing flexibility in customizing your training datasets.

<figure><img src="/files/7KNg2atXD9yD5J2aPzou" alt=""><figcaption><p>On the <a href="https://binaexperts.com/en">BinaExperts</a> dashboard's Assign page, you can filter images based on their assigned tags.</p></figcaption></figure>


---

# 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.binaexperts.com/datasets/add-tags-to-images.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.
