# Creating a Schedule Structure

The first step to using schedule functionality is to create a schedule structure. A schedule structure is a framework of key date types which will ultimately be populated with dates for each time period when creating a schedule that references this structure.

To find out how to create a schedule structure, you can watch the following video or read the steps below.

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MjU4MQ==>" %}

To create a schedule structure, go to the ‘Schedule Structure’ page in the Schedules section of Builder:

![](/files/-MWpsQwnB_iAsGDpwsev)

Here you can view and edit all previously created schedule structures and add new ones.

To add a schedule structure, click on the '+' link. You can then define the schedule structure's name, give it a description, and define the dates which will be used (i.e. the structure of key dates throughout that period). Dates can be edited, reordered and deleted as desired.

{% hint style="info" %}
Note: ‘Start Date’ is always defined by default as this is needed in order for the system to know when to start any Cases using this schedule structure.
{% endhint %}

Hit 'Save' to confirm creation of the schedule structure, then you can move on to [creating one or more schedules](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules/creating-a-schedule.md) which use this structure.

When editing a schedule structure, you are able to see the activity history of the schedule structure by clicking on the Show Activity button. You can see when the schedule structure was created and by who and you can see if any subsequent edits have been made, when they were made and by who.

![](/files/-MWpsZcUkA_X28vKQjs1)

You now need to [create a schedule](/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/configuring-schedules/creating-a-schedule.md) which uses this schedule structure.


---

# 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/creating-a-schedule-structure.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.
