The Repeat Schedules preference is used to record a list of repeat schedules in the system. These are found when navigating to Administration > Clinics, then viewing a clinic. The choice of values are selected using an autocomplete or dropdown list.


The table of Repeat Schedules will display the code, name, and status for the repeat schedule.
When adding or editing a repeat schedule, users are presented with the below form to complete. Always press Save in the bottom right-hand corner of the browser after adding or editing a repeat schedule.

A unique code for the repeat schedule. This can be the same as the name but must be unique throughout the entire system.
A checkbox to activate/deactivate an entry. If the preference is not active, it will not be selectable in any drop-down lists.
A name for the repeat schedule. It is advisable to keep this unique.
The Schedule field defines how often an event or task should repeat, using a recurrence rule that follows the iCalendar (RFC 2445) standard. This allows for highly customizable scheduling options, such as setting events to repeat daily, weekly, monthly, or even yearly.
When configuring the Schedule, you have the option to specify several components:
Example
Here’s an example of a custom recurrence rule:
FREQ=WEEKLY;INTERVAL=2;BYDAY=MO,WE
This rule sets the event to repeat every two weeks on Mondays and Wednesdays.
Always review the schedule carefully before saving to ensure it matches your desired recurrence pattern. Once completed, press Save to apply your changes.