# Scheduler

The **Scheduler Option** allows users to automate the synchronization of their **Baselinker App**, ensuring timely updates at regular intervals.

## **1. Enable Scheduler**

<figure><img src="/files/6ylrYG8E9Vwt0ZtrDvjO" alt=""><figcaption></figcaption></figure>

* Use the toggle switch to activate or deactivate the scheduler.
* When enabled, the feed will automatically sync at the specified time interval.

## **2. Time Interval Selection**

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

* Choose how frequently the synchronization should occur (e.g., every 3 hours, daily, etc.).
* This ensures your feed is always updated without manual intervention.

## **3. Next Synchronization**

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

* Displays the scheduled time for the next sync.
* The actual synchronization time may vary by a few minutes due to processing factors.

## **4. Adjust Next Sync Time**

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

* Click **"Change next sync time"** to manually modify when the next synchronization occurs.

<figure><img src="/files/yZcyOFEg19QW3T8eq33g" alt=""><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://usermanual.ergonode.com/apps/about-apps-feature/available-apps/baselinker/scheduler.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.
