# macOS Permissions

To allow Arrow work properly, one need to give Input Monitoring permissions for Premiere Pro.

Normaly, after Arrow installation, when opening Premiere Pro, it should prompt user with dialog:

![](/files/Q0STB3V0p6n0YlSTmGk7)

If you don’t have these pop-up, 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.

## Input monitoring (Catalina and above)

![](/files/YnAGgbG9TmKR5bJ2w2UF)

## Reset permissions

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

* give permission to Premiere Pro (input monitoring), skip if permission 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/dagger/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.
