> For the complete documentation index, see [llms.txt](https://photopicker.gitbook.io/v3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://photopicker.gitbook.io/v3/menu.md).

# Application Menu

<div align="left"><figure><img src="/files/42Vc3TORjqPF6x3kSyT5" alt="" width="375"><figcaption></figcaption></figure></div>

* **Auto-Advance:** Enables automatic navigation to the next photo after setting a flag
* **Swipe Action:** Allows you to choose the swipe gesture’s function—control flags, ratings, or use a split-screen mode where swiping on the left controls ratings and swiping on the right controls flags
* **Thumbnail size:** Selects the thumbnail size: Small, Medium, or Large
* **Hide Numbering:** Hides the photo numbering on the thumbnail screen
* **Filtering in Fullscreen:** Applies the selected filtering parameters while viewing photos in fullscreen mode. For example, if the “hide rejected photos” filter is active, a photo marked as “rejected” will automatically be hidden from view after setting the flag
* **Hide Rating:** Hides the rating stars when viewing a photo in fullscreen mode
* **Always Show Flags:** Keeps flags visible when viewing a photo in fullscreen mode, even if other controls are hidden
* **Flag Animation:** Enables the display of a pop-up icon when setting a flag
* **1:1 Preview Support:** Allows the use of full-size previews for photos from a Lightroom catalog, provided that the Build 1:1 Preview option was selected when importing photos into the catalog
* **Color Label Set Language:** Allows you to select the language for Lightroom catalog color labels. To ensure that color labels set in PhotoPicker display correctly in Lightroom, select Lightroom’s localization language and verify that the localized labels match Lightroom’s labels. Navigate to Metadata -> Color Label Set -> Edit to configure this.


---

# 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://photopicker.gitbook.io/v3/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.
