# Mail Assistant Settings

Do you want to manually add emails to Daylite, or would you prefer to let Daylite add them automatically? You can choose either option.

A message must be selected and shown in the Daylite Mail Assistant window before it is auto-added, including each message in a thread.

You can also choose which items to have auto-linked to an email when an email is added to Daylite, including **Contacts**, **Users**, **Opportunities**, **Projects**, and **Attachments**. Linking your emails to your Contacts, Opportunities, and Projects is especially important, because Daylite will then show your email communication chronologically in the Activity View in Daylite, making it easy to find your client email history later on.

To set up these options, go to **Daylite > Settings > Mail Assistant.**

<figure><img src="/files/BTDzBUwnb7z8XsLuNjk4" alt=""><figcaption></figcaption></figure>

You can choose add emails to Daylite manually or automatically. **When auto-adding is turned on**, only emails that are **from** or **to** a Daylite contact are automatically added to Daylite, and only emails that you view. However, when opening an email conversation (or "thread"), all applicable emails in that thread are added to Daylite, even if they are out of view.

{% hint style="info" %}
**Did you know?**

The auto-adding feature is available on macOS 14 Sonoma or later. If you are on macOS 13 Ventura, you will not see the auto-add option, and will need to manually add your emails to Daylite.
{% endhint %}

You can also choose to link or unlink Items when an email is added to Daylite. This will include any Items when you send or recieve an email. You can choose to automatically link **Contacts**, **Users**, **Opportunities**, **Projects**, and **attachments** from all incoming and outgoing emails. This is incredibly important, because once you have checked or unchecked these boxes, Daylite will link this information to Contact records, which you can then view chronologically under Daylite's **Activity View**.

* The Opportunity is open or the Project is in progress.
* The Person who sent or recieved the email is linked to the Opportunity.
* The Person linked to the Opportunity or Project must have an email address.

<figure><img src="/files/2ePEumQKWy99HiwVLJhO" alt=""><figcaption></figcaption></figure>


---

# 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/mac-fundamentals/email/email-integration/mail-assistant-settings.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.
