# Main Panel

Main panel has one button — a spade. When clicked Grave Robber will un-nest selected nests.

![](https://270111504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqQuRw1JZNewsp-NrzE%2Fuploads%2FfHQRdnfqal8VmjH8smtH%2FGraveRobber_mainPanel_1.png?alt=media\&token=d096c224-f5f0-4e7e-9a9a-3acba206171e)

It is possible to abort un-nesting, for that press red button — a broken spade.

![](https://270111504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqQuRw1JZNewsp-NrzE%2Fuploads%2FVxZzkmV3NLMLSpvJrKWD%2FGraveRobber_mainPanel_2.png?alt=media\&token=5f8f0270-25c3-4cfc-b08d-7f6cf2065260)

{% hint style="info" %}
During un-nest, Grave Robber will generate multiple actions in History stack. To undo/redo them at once, just use Premiere Pro's undo command (support extension [Undead](https://manuscript.knightsoftheeditingtable.com/support-tools/undead) handles undo groups).
{% endhint %}


---

# 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/grave-robber/main-panel.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.
