# Revert to the Legacy Daylite Mail Assistant Plugin

In certain situations, you may need to revert to the Legacy Mail Assistant Plugin. To accomplish this, please follow the instructions outlined below.

{% hint style="warning" %}
Reverting to the Legacy Mail Assistant Plugin is only available on macOS 13 Ventura
{% endhint %}

### Turn off Daylite Mail Assistant Extension

1. Quit Daylite and Mail
2. hoose Apple menu () > **System Settings** > **Privacy & Security**
3. Scroll to the bottom of the Settings Window and Under **Other** choose **Extensions**
4. Click **Added Extensions**
5. Locate Daylite and turn off `com.apple.email.extension`

### Turn on Daylite Mail Assistant Plugin

1. Open Daylite.
2. Hold **Command (**⌘) and choose **Daylite** > **Install Mail Assistant.**
3. Open Mail.
4. Choose **Mail** > **Settings** > **General**.
5. Click **Manage Plugins**
6. Turn on **Daylite Mail Assistant**
7. Click **Apply and Restart Mail**
8. Quit Mail
9. Hold down the Option and open Mail


---

# 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.daylite.app/help/center/install-uninstall-and-update/revert-to-the-legacy-daylite-mail-assistant-plugin.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.
