# Periodic Schedules / Repeating Schedules

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

When creating a new schedule in the Calendar app, click on the "Periodic Schedule" button on the top right corner. \
\
\
Recurrence: User may choose the repeat frequency of the recurring schedule. There are 4 options.

Daily: Repeat every x days. \
Weekly: Repeat on certain days of the week.\
Monthly: Repeat every x months, on the same day.\
Annually: Repeat every year on the same date.\
\
Start Time: User may choose the start time to be the current time, or a defined time.

End Time: The condition to end the schedule repetition. Either after a certain date, or after repeating a set time.


---

# 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/periodic-schedules-repeating-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.
