# Cue Editor

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

## Description

The Cue Editor module facilitates the creation of Cues. Cues are pre-recorded series of actions and parameter modifications set in a specific order of execution. This sequence of actions can be affected by variables such as delays, timings and target values. In other words, any parameter, slider, toggle or dropdown menu found in PHOTON’s UI can be affected by a Cue.

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

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

## Features

* **Cue Recording:** Record any action performed in PHOTON and store it in a Cue.
* **Cue Editing:** Tweak Cue parameters after recording.
  * Delay
  * Offset and Multiple Delays
  * Timing
  * Target Values
  * Easing
* **Progress View:** See realtime parameter change during Cue execution.
* **Playlists**: Create playlists to organize and arrange collections of Cues to facilitate show programming.
* **Filters**: Activate toggles to filter out Cues from the list.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></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>Find in...</td><td><strong>Find Cues in the Timeline</strong></td><td><a href="/pages/zLt29FzEU3XJ1wyTSLQw#2.-find-cues-in-the-timeline-cue-editor">/pages/zLt29FzEU3XJ1wyTSLQw#2.-find-cues-in-the-timeline-cue-editor</a></td><td><a href="/files/iQ3ztjfsiArhYa3sbZtt">/files/iQ3ztjfsiArhYa3sbZtt</a></td></tr><tr><td>Control Projectors with Cues</td><td><strong>Control Projector Shutters with Cues</strong></td><td><a href="/pages/tzOYyG4eaHKfvLbuh2fw#2.-controle-projectors-shutters-with-cues">/pages/tzOYyG4eaHKfvLbuh2fw#2.-controle-projectors-shutters-with-cues</a></td><td><a href="/files/ZwKgGfk74DmCtPialNk0">/files/ZwKgGfk74DmCtPialNk0</a></td></tr><tr><td>Create Regions and Jump Between them with a Cue</td><td><strong>Create Cues and Jump Between Regions</strong></td><td><a href="/pages/RJeCu3lUefYWnypcHWAJ#2.-create-cues-and-jump-between-regions">/pages/RJeCu3lUefYWnypcHWAJ#2.-create-cues-and-jump-between-regions</a></td><td><a href="/files/ZwKgGfk74DmCtPialNk0">/files/ZwKgGfk74DmCtPialNk0</a></td></tr><tr><td>Drag and Drop in PHOTON</td><td><strong>Drag-and-Drop a Cue onto the Timeline to Create a Cue Clip</strong></td><td><a href="/pages/oFB9Sr3N3OTnOqlDdWza#4.-drag-and-drop-a-cue-onto-the-timeline-to-create-a-cue-clip">/pages/oFB9Sr3N3OTnOqlDdWza#4.-drag-and-drop-a-cue-onto-the-timeline-to-create-a-cue-clip</a></td><td><a href="/files/ZD3xCNQ6RmCDdEnrkAxu">/files/ZD3xCNQ6RmCDdEnrkAxu</a></td></tr></tbody></table>

## Related Documentation

{% embed url="<https://docs.vyv.ca/user-guide/4.-programming-a-show/cue-editor>" %}
User Guide / 4. Programming a Show / 1. Cue Editor
{% endembed %}


---

# 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/cue-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.
