> For the complete documentation index, see [llms.txt](https://princeton-university-art-museu-1.gitbook.io/puam-mirador/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://princeton-university-art-museu-1.gitbook.io/puam-mirador/general/window-configuration-options.md).

# Window Configuration Options

## Gallery View

![](/files/qtwaCjg3hql4oqyd8a1x)

When viewing an object in Mirador the default view is the single-image view. In cases where multiple images are available, particularly for objects such as portfolios or scrolls, the user is provided with the option the switch to a gallery view that presents thumbnails of every available image for easy reference and navigation. This is accomplished using the view control button in the top right corner of the title bar.

## Thumbnail Bar

![](/files/Z5TZnmc3OwaqxzHakUXw)

In addition to viewing thumbnails for all available images in the gallery view, Mirador also provides the option to dock a bar of thumbnails to the buttom or the right side of the image viewing window, so as to be able to simultaneously navigate the image set while still keeping a selected image in focus. This feature is enabled using the view control button in top right corner of the title bar.

## Full-Screen Mode

![](/files/iuwJM0ztmtf6jY68QCrB)

Mirador will by default constrain itself to the size of your browser window, it is possible however to enter a full-screen mode that will expand to occupy the entirety of your screen. To enable this mode, click the full-screen button on the left side of the controls bar. To leave full-screen mode, use the escape key. *Note: full-screen mode will obscure any other windows open on your screen.*

## Changing the Default Theme

Within Mirador it is possible to switch between several pre-defined color schemes. The Princeton University Art Museum supports a neutral "Princeton" theme, as well as Light and Dark themes. In order to switch between themes, use the "gear" icon to access the configuration menu from the left side of the screen.

![Using the configuration menu to change from "Princeton" theme to "Dark" theme](/files/6eYR7eUspUmY8xUougAg)


---

# 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://princeton-university-art-museu-1.gitbook.io/puam-mirador/general/window-configuration-options.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.
