# Schedule Setup

### Overview of schedule functionality

Schedule functionality allows you to create structured sets of schedules, populate date into them and then use the schedule to drive Case and Action due dates and Case launch dates when configuring Cases in Builder. This is often used for supporting scenarios e.g. Payroll .

The order of events to use Enate's schedule functionality is as follows:

1. [**Create a Schedule Structure**](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules/creating-a-schedule-structure.md) in Builder consisting of a number of key dates, e.g. 'Submission Deadline Date', 'Initial report Date', 'Credit Date' etc.
2. [**Create multiple individual Schedules** ](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules/creating-a-schedule.md)of dates against one of these structures.
3. [**Link one or more Case processes to that schedule** ](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules/linking-a-schedule-to-a-case.md)and then make reference to it when configuring your Case process.


---

# 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.enate.net/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules.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.
