# Adding and Importing Calendars

When you start using Daylite for the first time, the calendar is a blank slate, waiting to be filled. You probably have schedules full of meetings, appointments and time blocked off for work, all of which are currently in other calendars, and all of which need to be imported into Daylite.

Before you learn about Daylite's powerfully integrated calendar functions, you will need to turn on Calendar Integration in Daylite. This way, you can view all of your calendars from other applications in Daylite, and also let other calendar applications view your Daylite calendar entries.

## Showing Other Calendars in Daylite

The ability to show all of your calendar entries from other apps is one of the great integration features of Daylite. Follow these steps to get started.

1. Open Daylite and select **Daylite > Settings**.

<figure><img src="/files/662erbWzS95I3f97sBJy" alt=""><figcaption></figcaption></figure>

2. Select **Calendar Integration**.

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

3. Follow the instructions to give Daylite access to your other calendars.

<figure><img src="/files/23jXCs1jLj0lrD7626nO" alt=""><figcaption></figcaption></figure>

4. Click the **Add Calendar Account** button to add optional calendars from other applications, such as Apple or Google.

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

## Viewing the Daylite Calendar in Apple Calendar

Follow these steps to view Daylite's Calendar in Apple's Calendar app.

1. Select the **Daylite Calendar in Other Apps** tab.
2. Select **Show your Daylite calendar in other apps** and how you wish to view your appointments.
3. Click **Install Daylite Calendar Profile**.

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

If you would like to view Daylite's calendar entries in other calendar applications, you can click **Go to My Account** under **In Other Apps**.

As you can see in the screenshot below, Daylite has successfully been added to Apple Calendar.

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

Congratulations, you have just set up Daylite's Calendar Integration.

1. Now, when you create a new event in Apple Calendar, you will see Daylite as an option.

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

## Importing from your Apple Calendar into Daylite

Apple Calendar is a familiar app for anyone using a Mac, and where many people will have their calendar stored. You can import your schedule from Apple Calendar to Daylite Calendar in a few easy steps.

1. Open Apple Calendar and select the calendar or calendars you want to export.

   <figure><img src="/files/9pron94KABEG2GDXZcRE" alt="Apple Calendar showing Sidebar"><figcaption></figcaption></figure>
2. Click **File > Export > Export**.

   <figure><img src="/files/0GE3DndNSFq53ZQ8x0nl" alt="Apple Calendar menu selecting Export"><figcaption></figcaption></figure>
3. The .ics file will export to the Download folder by default. Click **Export**.

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

4. Open Daylite and click **File > Import > Import vCalendar**.

<figure><img src="/files/wiY13lpBSQXx4pYt6QBr" alt="Daylite menu selecting Import vCalendar"><figcaption></figcaption></figure>

5. Select the .ics files you want from the Download folder and click **Open**.

<figure><img src="/files/0ptGhZlZ4waWZM21uG1Y" alt="Open dialog selecting file in Downloads folder"><figcaption></figcaption></figure>

## Importing From Google Calendar into Daylite

Google Calendar is a popular calendar app and gives you the option to export all your calendars as .ics files, which can be used to import into Daylite.

1. Open [Google Calendar](https://calendar.google.com) and click **Settings**.

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

2. Click **Import & export** and select **Export** from the drop down menu.
3. Select the calendars you wish to export and click **Export.** A ZIP file will be downloaded to your computer. If you open the ZIP file, you'll see individual .ics files for each of your calendars.

<figure><img src="/files/7JlCngMXMsnfssyw2y0p" alt=""><figcaption></figcaption></figure>

2. Open Daylite and choose **File > Import > Import vCalendar**.

   <figure><img src="/files/kDA6yochpmueWh08LSpU" alt="Daylite menu selecting Import vCard"><figcaption></figcaption></figure>
3. Select the .ics file and click **Open**.

   <figure><img src="/files/kQA3oiKYzvoh0bZ8lqp3" alt="Open dialog selecting file in Downloads folder"><figcaption></figcaption></figure>
4. Select a Daylite category to match the Calendar from Google.

   <figure><img src="/files/JgrF5B9MYKx8WAdVs2AN" alt="Daylite dialog requesting Category selection"><figcaption></figcaption></figure>

For multiple calendars repeat steps 6-8 until all your calendars are imported.

## Importing From Other Calendar Apps into Daylite

Most calendar applications, like Outlook Calendar or Fantastical, let you export your events.

1. Open the calendar application where your events are currently stored.
2. Look for an option to Export.
3. If you're given the option to choose from different file formats, choose .ics.
4. Open Daylite.
5. Choose **File > Import > Import vCalendar**.
6. Select one of the .ics files and click **Import**.
7. Match the Daylite category to the Calendar you imported.

For multiple calendars, repeat steps 5-7 until all your calendars are imported.

## Wrap Up

With your calendar in the same place as everything else, you don't need to jump around from app to app. Now you can focus on your work and let Daylite remember the details for you. Keep up the momentum and add your calendar to Daylite, then start sharing your [Contacts](/help/learn/getting-started/how-to-share-your-contacts.md) and [Calendar](/help/learn/getting-started/how-to-share-your-calendar.md) with other apps.


---

# 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/learn/getting-started/importing-calendars.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.
