# Keyframe Editor

{% embed url="<https://vimeo.com/444587161>" %}
Keyframe Editor Overview
{% endembed %}

## Description

The Keyframe Editor module allows the animation of any slider found in the Timeline module. It exists as an independent module but is also accessible in the Timeline tray. Contrary to Cues which are state-based and need a reset to be triggered again, animations will carry the exact same result every time. When something needs to behave exactly in the same manner every time in a show, you should animate it. By drawing curves in the Keyframe Editor interface, you can move or scale a Clip in a Screen, animate color or any FX parameter such as fades (image or sound), crop, rotate, etc.

{% hint style="info" %}
**OPEN THE KEYFRAME EDITOR MODULE**

Select {Show > Keyframe Editor} or press \[Alt+K].
{% endhint %}

## Features

* Bezier curves and animation keyframes.
* Editing tools
* Automatic ease in and out.
* Create animation loops.
* Sync the Keyframe Editor module to the Timeline or run it independently.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Notch Integration</strong></td><td>Step-by-step</td><td><a href="/pages/-M-RQ3tZ29OQqy0ZmxQ7">/pages/-M-RQ3tZ29OQqy0ZmxQ7</a></td><td><a href="/files/-M-kqQumND5WDuxcLh4x">/files/-M-kqQumND5WDuxcLh4x</a></td></tr></tbody></table>


---

# 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.vyv.ca/modules/keyframe-editor.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.
