# Keyboard Shortcuts

**Captioneer** comes with keyboard shortcuts for navigating menus and actions. The extension window must be targeted to trigger keyboard shortcuts.

{% embed url="<https://www.youtube.com/watch?v=0C4eaK1eSOE>" %}

| Shortcut                     | Command                         |
| ---------------------------- | ------------------------------- |
| `Q`                          | Open "Insert" Tab               |
| `W`                          | Open "Update" Tab               |
| `D`                          | Open Captioneer log files       |
| `Enter`                      | "Add MOGRTs" or "Update MOGRTs" |
| `Esc`                        | Close "Settings"                |
| `Ctrl+C` / `⌘+C`             | Copy Attributes                 |
| `Ctrl+V` / `⌘+V`             | Paste Attributes                |
| `Ctrl+Shift+V` / `⌘+Shift+V` | Sync All Attributes             |


---

# 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.captioneer.com/premiere-pro/keyboard-shortcuts.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.
