# Synchronizing Schedules / Contact Reminders / Tasks to 3rd Party Calendar Applications

1. Support subscribing to schedules, receiving reminders, and syncing tasks to third-party calendars, including both PC and mobile platforms.
2. Only tasks with due dates within the next week or beyond can be synchronized. After subscribing, they will be automatically updated according to the sync frequency set in the software. Each software may have different sync frequency settings, and some software allows for modification of the sync frequency, while others do not. Currently, the iOS system and some Android software can set the shortest sync frequency to 15 minutes.

## Steps to setup:&#x20;

1\) In "My Schedules" you may subscribe to the schedule, tasks, contact reminders or all of them in the drop down menu at the top right corner.

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

2\) Click on the link to open the respective calendar application on your device. (PC)

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

3\) For mobile users, take a screenshot of the QR code on the left, use any QR code reader to obtain the URL, then paste the URL into any web browser on your mobile device.


---

# 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://echelp.weaver.com.co/work-schedule/synchronizing-schedules-contact-reminders-tasks-to-3rd-party-calendar-applications.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.
