> 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/window-list-view/comparing-multiple-objects.md).

# Comparing Multiple Objects

The List View configuration of Mirador allows for the side-by-side comparison of two or more objects within a single viewer window. In order to view objects in this manner, the user must add them one-by-one to the viewer window using the standard process for adding a single object. First, select the Start Here button to reach the object selection screen. Select the first object to add it to the viewing window.

![Adding an object in list view](/files/UQEhfO9KmdIqTtB7Bkrs)

Next, select the Add Resource button in the top left (which will have replaced the Start Here button) in order to go back to the object list. At this point, the user can select a second object to add to the viewing window. By default the window will split on a vertical axis, with each object occupying 50% of the available space. This process can be repeated for as many objects as desired, with each added object taking up 50% of the space of the one added previously.

![Adding a second object for comparison in list view](/files/rLcBzAxYPfwdlE1teWda)

When working with multiple objects in Mirador, each object in the viewing window can be considered as a miniature version of the default viewing window, with independent controls for zooming, panning, and cycling through multiple views \[see also: [Working with Images](/puam-mirador/general/working-with-images.md)]. Objects can be closed in any order by clicking the X icon in the upper right corner.

![Controlling multiple objects independently in list view](/files/kyUK1ryW4aRFMrOs9ECK)


---

# 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/window-list-view/comparing-multiple-objects.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.
