# Daylite Mail Assistant Could Not Look Up the Selected Message

In certain circumstances, such as when an email fails to load, the Daylite Mail Assistant crashes or some data is not sent to the Daylite Mail Assistant correctly, you will see the following message indicating that the Daylite Mail Assistant could not look up the selected message. Follow the steps below to resolve this message and reduce its frequency.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/66e2fe04616d4044914c66f1/images/671a527691230b767524b63d/img-156399-1729778293-1274558348.png)

Please ensure you have the latest version of Daylite installed, running on macOS 14.4 or later. Additionally, ensure that you have [Daylite installed correctly,](https://support.marketcircle.com/article/114-how-do-i-install-or-manually-update-daylite-on-my-mac) including not having multiple copies installed on your Mac.

If you continue to experience this issue, follow the steps below:

1. Quit both Daylite and Mail.
2. Launch Daylite.
3. Launch Mail and select the email again.

If the issue persists, restart Daylite Mail Assistant by turning it off in System Settings, then restart your Mac. You can do that by following the steps below:

1. Quit Mail
2. Click  in the top left corner of your display and select **System Settings...**
3. Select **Privacy & Security** > **Extensions** > **Added Extensions** and turn off `com.apple.email.extension` in the section for Daylite
4. Restart your Mac
5. Open Mail, turn on the extension by going to Settings > and check again

{% hint style="info" %}
**Why do some messages work when others don't?**

When the extension fetches email data for a viewed message, it stores it in a separate database for the helper to read. If the Mail Assistant extension crashes and subsequently a previously unseen email message is selected in Mail, its data will not get captured, resulting in this error.
{% endhint %}

If the issue persists after restarting the Daylite Mail Assistant, [contact suppor](mailto:support@daylite.app?subject=Daylite%20Mail%20Assistant%20Could%20Not%20Look%20Up%20the%20Selected%20Message) for further assistance.


---

# 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/daylite-mail-assistant/daylite-mail-assistant-could-not-look-up-the-selected-message.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.
