# Keyframe thumbnails

Keyframe thumbnails are a snapshot/ preview of your layer at a specific frame, offering a visual overview what a selected layer looks like at each point in time it is keyframed at.

<figure><img src="/files/0mzX0oVvfVUrtHMLFr07" alt=""><figcaption></figcaption></figure>

### Enable/ Disable keyframe thumbnails

To enable or disable keyframe thumbnails:

* Right-click on them in the timeline&#x20;
* Select `Show thumbnails` or `Hide thumbnails`
* You can also use a keyboard shortcut to hide/show thumbnails: `⇧Shift + T`

<figure><img src="/files/0lVdKzKYRgdeWMsPI9vQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.lottielab.com/editor/animating/timeline/keyframes/keyframe-thumbnails.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.
