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

# Working With Tags

- [Tags Command in SharinPix menu](https://docs.sharinpix.com/documentation/features/working-with-tags/tags-command-in-sharinpix-menu.md)
- [Create Tag](https://docs.sharinpix.com/documentation/features/working-with-tags/create-tag.md)
- [Fixed Tags from the menu](https://docs.sharinpix.com/documentation/features/working-with-tags/fixed-tags-from-the-menu.md)
- [Predefine tags for your users](https://docs.sharinpix.com/documentation/features/working-with-tags/predefine-tags-for-your-users.md)
- [Tags globally listed in the menu of all your albums](https://docs.sharinpix.com/documentation/features/working-with-tags/tags-globally-listed-in-the-menu-of-all-your-albums.md)
- [Tags available for a specific album](https://docs.sharinpix.com/documentation/features/working-with-tags/tags-available-for-a-specific-album.md)
- [Tag Action](https://docs.sharinpix.com/documentation/features/working-with-tags/tag-action.md)
- [Server Side notification – new\_tag\_image (Webhook)](https://docs.sharinpix.com/documentation/features/working-with-tags/server-side-notification-new-tag-image-webhook.md)
- [Client Side notification – tag-image-new (Footer)](https://docs.sharinpix.com/documentation/features/working-with-tags/client-side-notification-tag-image-new-footer.md)
- [Remove Tag](https://docs.sharinpix.com/documentation/features/working-with-tags/remove-tag.md)
- [Auto Tags](https://docs.sharinpix.com/documentation/features/working-with-tags/auto-tags.md)
- [Multi-Selection of Tags from Filtering Menu](https://docs.sharinpix.com/documentation/features/working-with-tags/multi-selection-of-tags-from-filtering-menu.md)
- [Tag Sets](https://docs.sharinpix.com/documentation/features/working-with-tags/tag-sets.md)
- [Filter albums by Tags (Tag Filter)](https://docs.sharinpix.com/documentation/features/working-with-tags/filter-albums-by-tags-tag-filter.md)
- [Translation on Tags](https://docs.sharinpix.com/documentation/features/working-with-tags/translation-on-tags.md)


---

# 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/working-with-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.
