# 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/btjqAwjIBLxGrTnRkE7O" alt=""><figcaption></figcaption></figure>

## **Displaying Other Calendars in Daylite**

With this feature enabled, it is possible to “overlay” any calendar account that has been installed using **Internet Accounts** through macOS system settings.\
Calendar accounts that are set up this way will also be available to show on the Daylite calendar.

To enable this feature you must select **Turn On**, and then tick the accounts you would like to turn on under **My Calendar Account.** Select which calendars within that account you want to display in Daylite.

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

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

Daylite allows you to designate different Categories to meetings in your Calendar, such as one Category for **Client Meetings** and another for **Internal Meetings**.

When displaying these Categories in other apps such as Apple Calendar, each of the Categories are then translated into different Calendars within the account. This way it is possible to preserve the different Categories of Calendars that have been set up in Daylite.

Alternatively, you can dispense with displaying the different Categories and just view all calendar entries as a single colour, which may be more streamlined for your purposes.

Follow these set up instructions to add Daylite to your Calendar app on your Mac.

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

{% hint style="info" %}
Once configured, you can create, edit, and view Daylite Events and Tasks in your external calendar app. A new Appointment in Daylite will sync to your Apple Calendar, ensuring that changes to either one are reflected in both Calendars.
{% endhint %}


---

# 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/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.
