# Calendar Integration

Thanks to Calendar Integration, Daylite syncs with other calendars such as Apple Calendar, Google Calendar, and Microsoft Outlook. This allows users to view and manage their Events and Tasks in their preferred calendar app.

By utilizing Daylite’s **Calendar Integration** feature, you can:

* Display other calendar accounts in Daylite.
* Display Daylite Calendars in other apps.

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

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

&#x20;

### **Displaying Other Calendars in Daylite**

With this feature enabled, it is possible to “overlay” any calendar account that you set up in **Settings > Calendar**.

To enable this feature you must select **Turn On**, and then tap which calendars within each account you want to display in Daylite.

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

&#x20;

### **Displaying the Daylite Calendar in Other Apps**

Follow these set up instructions to add Daylite to Apple Calendar.

Once configured, you can create, edit, and view Events and Tasks in Apple Calendar. A new Appointment in Daylite will sync to your Apple Calendar, ensuring that changes to either one are reflected in both Calendars.

&#x20;To begin, you must install the Daylite Calendar Profile in order to display your meetngs and appointments in Apple Calendar.

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

&#x20;You will be prompted to accept the profile installation request by navigating to your device's **Settings > Profile Downloaded**. Select the profile and tap **Install**.

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

Your Calendar(s) will now appear in Apple's Calendar app.

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

&#x20;


---

# 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/ios-fundamentals/calendars/calendar-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.
