# Accessibility and Automation

The MsgFiler application from the App Store requires it be able to send AppleScript commands to Mail and control your computer via Accessibility.

1. Open **System Preferences**.
2. Click **Security & Privacy**.
3. Click **Privacy**.
4. Click **Accessibility** in the left hand sidebar.
5. If **MsgFiler.app** is not check or does not appear in the list on the right, click the **+** button. If the plus button is grayed out, click the **Lock** icon in the bottom-right and authenticate.
6. Check **MsgFiler.app**.
7. Click **Automation**.
8. If **MsgFiler.app** is not check or does not appear in the list on the right, click the **+** button. If the plus button is grayed out, click the **Lock** icon in the bottom-right and authenticate.
9. Check **MsgFiler.app**.


---

# 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.msgfiler.com/support/engine/accessibility-and-automation.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.
