# Special

## **Undo**

Undos Excalibur commands. It respects order of native Premiere Pro and Excalibur commands, so if there is no Excalibur command to undo, it will undo Premiere Pro command. When working on timeline, you can completely switch to Excalibur Undo.

![](/files/-MW8USpOcpFzIfSkuKjv)

{% hint style="info" %}
Some of commands fill up history stack pretty fast with multiple actions.\
To give yourself more control over it, increase History level (max allowed value 100). Open the History panel `Window > History`and choose Settings from the Flyout (hamburger) menu.
{% endhint %}

{% hint style="warning" %}
Be careful in case you have this order of actions executed:

1. Native command
2. Native command
3. Excalibur command

If you use native undo command, you will get to **#1** in history stack and record of Excalibur command **#3** will be lost.
{% endhint %}

## Excalibur Settings

Opens Excalibur Settings

![](/files/-Me570JAPr9izzetw4R4)


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/special.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.
