> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/documentation/features/user-interface/thumbnail-view-tags.md).

# Thumbnail View - Tags

* [Filter by Tags](#filter-by-tags)
* [Delete Tag](#delete-tag)
* [Create new Tag](#create-new-tag)

## Filter by Tags

The Tags button on the SharinPix album header permits to filter which Tag you would like to see on the Album.​​​​

![](/files/2UnFNdue3DtcGovSR0Bz)

* Click on a tag label, from the menu access, to display images tagged with the same label only.

![](/files/GyIGxvJevDM1tqvrMOpz)

* Only images with the corresponding tag are displayed.

![](/files/5mZ1z49LhhL1EM4sIxz8)

{% hint style="success" %}
For more information on how the image tag work, refer to the following link :

[Tag an image](/documentation/features/working-with-tags/tags-command-in-sharinpix-menu.md#tag-an-image)
{% endhint %}

* Clicking on a Tag label on top of any thumbnail will automatically move to filtered view as well.

![](/files/5xrFZoNeEfZI2ff93cK2)

* Images are filtered with the same tag.

![](/files/KQVpS0WtZ0UkhSLwGiiX)

* Once in filtered view, you can navigate back to the original viewing mode by using the Back button.

![](/files/z5d3PfcWzozK7MXuO6vR)

## Delete Tag

* In the filtered view you also have access to a delete tag icon which comes on top right corner of each image.

![](/files/M33HWmfJoZTj0A54klWA)

## Create new Tag

* Select an image

![](/files/v7dAJRfjIi44hq64Exp7)

* Click on the menu and then select **+ Add new tag.**

![](/files/udwGrqg0ZD2she9Ell2P)

* Enter the name of the tag you wish to create, if not already present on the drop-down.

![](/files/7BETZY2yLb11D095th0y)

* The tag is now created and already applied to the previously-selected image.

![](/files/nCnSVh5QtGfPFEzSn5wF)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sharinpix.com/documentation/features/user-interface/thumbnail-view-tags.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
