> For the complete documentation index, see [llms.txt](https://docs.santacruzsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.santacruzsoftware.com/linkrui/search-assets/asset-view-options/thumbnail-view.md).

# Thumbnail View

Visual browsing with larger previews.

Thumbnail View is the default asset layout in LinkrUI. Use it when previewing images matters more than fitting many assets onscreen.

It displays each asset  in a grid view with a larger preview, name, and status icon.

***

### Switch to Thumbnail View

Select the <kbd>Thumbnail View</kbd> icon in the bottom-right corner of the LinkrUI panel.

Hover over a thumbnail to see the file type and an action menu button.

You can set the default [thumbnail size](/linkrui/preferences.md#thumbnail-size) in <kbd>Preferences</kbd> under the Main Menu <img src="https://1895738376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2lt9lcavWcRN7izHUMZE%2Fuploads%2FYrHpQ6HyBGs7kRcfcGP1%2Fimage.png?alt=media&amp;token=8b729b97-6619-4fb0-a062-7de507445dd3" alt="" data-size="line"> and dragging the slider.

#### **Thumbnail View Actions**

* Preview assets visually before opening or placing them
* Hover to view file type
* Open the asset action menu from the thumbnail

### Related views

* [List View](/linkrui/search-assets/asset-view-options/list-view.md) shows more assets at once with key details.
* [Details View](/linkrui/search-assets/asset-view-options/details-view.md) opens more information for the selected asset.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.santacruzsoftware.com/linkrui/search-assets/asset-view-options/thumbnail-view.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
