# Contact Integration

Thanks to Contact Integration, Daylite syncs with other contact apps such as Apple, Google, or Microsoft.

By utilizing Daylite’s Contact Integration feature, users can easily share their Daylite Contacts with their preferred contact app.

To set up Contact Integration, navigate to **Settings > Contact Integration.**

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

## **Show your Daylite Contacts in other Apps**

You can choose to share all Daylite Contacts with other Contact apps, or only those specific Contacts you have added to the **Show in Other Apps** list located in your Contact's detail card. Although many people choose to share their Contacts automatically for convenience sake, you may wish to be selective about which Contacts are shared; for exsample, if you wanted to keep your work Contacts from being shared with a personal account.

### **Installing the Daylite Profile into Apple Contacts**

Installing the Daylite Profile is a very straightforward process. You will only need to do this one time to allow Daylite permission to share Contacts between apps.

Navigate to **Settings > Contact Integration** and choose **Install Daylite Contacts Profile** from the Setup Instructions section.

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

Daylite will then prompt you to review the profile in your System Settings, which gives Daylite permission to share your Contacts between the apps.

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

Navigate to **System Settings > Privacy & Security > Profiles** and select the Daylite profile you wish to install. Once you have installed this profile Daylite will share Contact information with Apple's Contacts app, so no matter which app you are working with, you will always be up to date.

<figure><img src="/files/h2gbzdrBPnIo5DmJYrPf" 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/contact-management/contact-integration.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.
