# Compatibility

Chronicler works both on **macOS** **(10.14.5 and higher)** and **Windows**.

| application       | version             |
| ----------------- | ------------------- |
| **Premiere Pro**  | **2020 and higher** |
| **After Effects** | **2020 and higher** |
| **Audition**      | **2020 and higher** |
| **Animate**       | **2020 and higher** |
| **Media Encode**r | **2020 and higher** |
| **Photoshop\***   | **2020 and higher** |
| **Illustrator**   | **2020 and higher** |
| **InDesign**      | **2020 and higher** |
| **InCopy**        | **2020 and higher** |

{% hint style="warning" %}
Rosetta mode should be enabled for Chronicler to work in Photoshop on Apple ARM chips (M1-M3)
{% 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/chronicler/compatibility.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.
