# Outlook Calendar

## Setup

A Pylon Admin must enable the integration in the [Apps Directory](https://app.usepylon.com/apps) by selecting the Outlook Calendar tile and clicking on "Connect." Once the integration is enabled for the workspace, users can connect their personal calendars by navigating to the Apps Directory and selecting "Connect Outlook Calendar."

## Usage

Calendar events will start to backfill and two new custom fields will be available for use across the product: Next Meeting Date and Last Meeting Date. These fields can be used anywhere that [Custom Fields](/pylon-docs/platform/custom-fields.md) can be used, including in views, triggers, and more. They show up in [Broken mention](broken://pages/2Bs8m3fdUK9O54RWVxSt) for accounts and are viewable in the account and issue sidebars.&#x20;

<figure><img src="/files/aiIOeXh4WzGmWDrQmbJk" alt="" width="375"><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.usepylon.com/pylon-docs/integrations/calendar/outlook-calendar.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.
