> 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/working-with-tags/tags-command-in-sharinpix-menu.md).

# Tags Command in SharinPix menu

* [Thumbnail View](#thumbnail-view)
  * [Create Tag](#create-tag-thumbnail-view)
  * [Tag an image](#tag-an-image)
  * [Select Tag](#select-tag-thumbnail-view)
  * [Remove Tag](#remove-tag-thumbnail-view)
* [Large View](#large-view)
  * [Select/Deselect a Tag](#select-deselect-a-tag-large-view)
  * [Remove Tag](#remove-tag-large-view)

{% hint style="info" %}
Note: The **Thumbnail View** refers to the display of SharinPix images in a grid list view while the **Large View** is the display of single image. For more information, refer to the following articles below:

* **Thumbnail View** : [Thumbnail View](/documentation/features/user-interface/thumbnail-view.md)
* **Large View:** [Large View](/documentation/features/user-interface/large-view.md)
  {% endhint %}

## Thumbnail View

### Create Tag (Thumbnail View)

* It is possible to create a new tag and apply it automatically to one or more images. Refer to this article to know how: [Create Tag from the Command Menu](/documentation/features/working-with-tags/create-tag.md#command-menu)

![](/files/ZGIev6NxvD3eg7xLII2Z)

### Tag an image

By default, if a tag is applied to all selected images, the images remain selected after the operation.

![](/files/D5uKqKb0rP56qSiLKgFc)

In the previous SharinPix package versions (before version 1.180), the behaviour was that when a tag was applied on all selected images, the images were deselected by default after the operation.&#x20;

There are two ways to revert to the previous version:

1\. By either activating the option in Sharinpix Permission

![](/files/LYi0yI1I3gnMuGHbors2)

2\. Or by activating the option in SharinPix Global Settings

![](/files/20QvqbNH9iQJNdZ7DJ5y)

{% hint style="success" %}
**Tips:**

* For more information on how the SharinPix Permission object, refer to the following article:\
  [SharinPix Permission object](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md)
* For more infomation about the SharinPix Global Settings, refer to the following:\
  [Extended Setup - Customizing your SharinPix Global Settings](/documentation/getting-started-with-sharinpix/advanced-setup/advanced-configuration-customizing-your-sharinpix-components-with-sharinpix-permissions.md)
  {% endhint %}

### Select Tag (Thumbnail View)

It is possible to select a specific tag from the Command Menu and apply it to one or more selected images. Refer to the following article to know how to: [Fixed Tags from the menu](/documentation/features/working-with-tags/fixed-tags-from-the-menu.md)

![](/files/Kf3a7QzHiOJg3Kgtn5Qx)

### Remove tag (Thumbnail View)

It is possible to remove a tag from an image from the **thumbnail view** by referring to the following article: [Remove Tag in (Thumbnail View)](/documentation/features/working-with-tags/remove-tag.md#thumbnail-view)

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

## Large View

### Select/Deselect a Tag (Large View)

* Tags can be selected and deselected from a specific image from the Large View. Refer to the following articles for more details: [Select/Deselect a Tag](/documentation/features/working-with-tags/create-tag.md#full-view)

### Remove tag (Large View)

* It is possible to remove a tag from an image inside the **Large View**. Refer to the following article to understand how to: [Remove tag in Large View](/documentation/features/working-with-tags/remove-tag.md#large-view)

![](/files/J6lbGa5xEe63kiOjSEmV)


---

# 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/working-with-tags/tags-command-in-sharinpix-menu.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.
