> 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-the-menu.md).

# Thumbnail View - The Menu

* [Thumbnail view – Menu](#thumbnail-view-menu)
* [Select an image](#select-an-image)
* [SharinPix selection commands](#sharinpix-selection-commands)
* [Custom commands](#custom-commands)
* [Tag commands](#tag-commands)
  * [Apply tag](#apply-tag)
  * [Create tag](#create-tag)
  * [Cancel selection](#cancel-selection)
  * [Automatic selection](#automatic-selection)

## Thumbnail View – Menu

### The Thumbnail view menu appears as soon as a selection is made on an image(s).

![](/files/Tn1NaPFe4qQGFKTfVulr)

## Select an image

To select an image you can use the check box which appears on the top left corner of the thumbnail.

![](/files/5zZoDxqmcyZ3Erx5h2oF)

## SharinPix selection commands

The menu offer different commands:

* SharinPix selection commands:
  * Copy
  * Select all
  * Share

![](/files/LjNTAf4ceKXEexX3tJqr)

## Custom commands

* Your own commands – see Providers for more details about it.

## Tag commands

### Apply tag

Apply a Tag by choosing one of the listed Tag (only the tag already existing in the album OR checked as “Visible” on SharinPix Administration Dashboard are listed there)

* Applying tag "**Nature**".

![](/files/0bONyGobVyvkiaS9W2oQ)

### Create tag

* Create a Tag, which will show an autocomplete way to create or choose tags from the already existing values on the database (in order to avoid to duplicate existing ones).
* Select **Add a tag** from menu access.

![](/files/UbVQNFCeawiRMA0z0ABb)

* Enter a **label** for tag.

![](/files/BEg6grbMq7GWEDzkVoV9)

* Newly-created tag is now available from menu access.

![](/files/OKIagKIX6HVRf9g6iTe8)

* Cancel which closes the menu and gets back to the normal Thumbnail view

Please note that at any time, you can use the escape Key from the keyboard to close the menu.

### Cancel selection

![](/files/lQnXtSVStoQbXJyis0w2)

### Automatic selection

Please note as well that at upload, images are by default automatically selected. That’s why at the end of the upload the menu appear to allow quick tagging to be done when required.

![](/files/2NPLYpiOfsxfn1FKratD)


---

# 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:

```
GET https://docs.sharinpix.com/documentation/features/user-interface/thumbnail-view-the-menu.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.
