# Sync Calendar

## Sync Hireforce Events with Your Calendar

Keep your schedule up to date by syncing your Hireforce events with your calendar. Once synced, all your scheduled events in Hireforce will automatically appear in your calendar. No manual updates are needed, and switching between calendars is unnecessary. Everything stays in sync effortlessly!

## &#x20;**What Gets Synced?**

* Events from the past 30 days (including today)
* All future events until December 31st of the current year

## **How Does It Work?**&#x20;

### 1. **Obtain your Hireforce calendar link**:

* Navigate to **Calendar** in the Hireforce menu on the left.​
* Click Setting at the right of the screen
* Copy the provided URL&#x20;

<figure><img src="/files/OK4CCFJetBRkiMWQMvVz" alt=""><figcaption><p><strong>Obtain your Hireforce calendar link</strong></p></figcaption></figure>

### 2. **Add to Your Calendar App**

Most calendar apps allow you to subscribe to external calendars using an **iCal/ICS link**. The general process is:

1. Open your calendar app (Google Calendar, Apple Calendar, Outlook, etc.).
2. Look for an option to **add a calendar by URL** (may be labeled as **Subscribe to a calendar** or **From URL**).
3. Paste the copied **Hireforce iCal/ICS link**.
4. Confirm and save.

Once synced, all Hireforce events will automatically update in your calendar. The sync includes events from **the past 30 days (including today) up to December 31st of the current year**.


---

# 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://help.hireforce.io/product-guides/integration/sync-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.
