# Playback Property Action

<figure><img src="/files/4BI99wMgw3RVWZQTrCv4" alt="playback property action icon"><figcaption></figcaption></figure>

Playback Property Actions allow you to change various playback properties in your cue sequence. This feature is especially useful when you want to ensure that your cues are executed with the correct settings.

## Playback Properties

* Min Playback Speed - the lowest value the playback's live speed can be turned down to.
* Max Playback Speed - the highest value the playback's live speed can be turned up to.
* Playback Speed - the live speed of the playback.

## Editing and Executing a Motor Property Action

<figure><img src="/files/BfWZJtrXh6FAMQAqjOD0" alt="Edit playback property"><figcaption></figcaption></figure>

### To Edit

1. Click the action inside your cue
2. Select a playback from the Playback dropdown
3. Choose a property from the Property dropdown to Update
4. Enter the new value
5. Click Save to confirm or Discard Changes to cancel

### To Execute

1. Load the Cue
2. Press Go on the Playback that has the Playback Property Action


---

# 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.creativeconners.com/docs/spikemark-6/actions/playback-property-action.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.
