# Integration Scheduler

The *Integration Scheduler* allows an integration to be run on a pre-determined schedule.

Schedules can be set in terms of time intervals with millisecond granularity, or by specifying the day(s)-of-week or day(s)-of-month. Scheduled integrations will run until the schedule is disabled.

<figure><img src="/files/FD5if85uswhJnwkHKFo4" alt=""><figcaption><p><em>Integration Scheduler</em> showing creation of an "every weekday" schedule</p></figcaption></figure>

Scheduled integrations must be provided with a static payload at the time the schedule is created.


---

# 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://glyue.docs.sandboxbanking.com/integration-gateway-platform-reference/integration-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.
