Open the menu
    ```html

    Online Support: Add Schedule

    Provides a form to register a support schedule. Accessed through the Support Schedule Administration.

    Features

    • It is an administration interface

    Screens

    Add Schedule
    • Day of the week (integer, required field) : The day of the week for support.
    • Start time (hour, required field, default value: 09:00) : The start time of the support.
    • End time (hour, required field, default value: 18:00) : The end time of the support.

    Permissions

    • Manage: Allows managing requests. This permission also includes the “Attend” permission.

    Actions

    • Add support schedule : Saves the support schedule, creating a new entry.
    ```