# macOS Permissions

To allow Excalibur work properly, you will need to give Accessibility permissions for Premiere Pro.

Normaly, after Excalibur installation, when opening Premiere Pro, it should prompt you with dialogs:

<figure><img src="/files/Q0STB3V0p6n0YlSTmGk7" alt=""><figcaption></figcaption></figure>

If you don’t have these pop-ups, you can grant permissions manually. Go to:\
**System Preferences > Security & Privacy > Privacy.**\
Go to each section, hit “+", find your Premiere Pro version, add it, make sure it has a tick mark.

<figure><img src="/files/77LtXWJaKPyHgOQwmSe2" alt=""><figcaption></figcaption></figure>

## Accessibility (Mojave and above)

<figure><img src="/files/hUpYyXV4SUVtRWprquFr" alt=""><figcaption></figcaption></figure>

## Input monitoring (Catalina and above)

<figure><img src="/files/YnAGgbG9TmKR5bJ2w2UF" alt=""><figcaption></figcaption></figure>

## Reset permissions

Sometimes macOS doesn't have permissions right, to reset them do this:

* give permissions to Premiere Pro (accessibility/input monitoring), skip if permissions already granted
* untick Premiere Pro in permissions
* restart computer
* tick Premiere Pro back in permissions
* launch Premiere Pro and test


---

# 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/compatibility/macos-permissions.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.
