Working Hours
Setting Up Working Hours
Defining Working Hours for Your Support Team
Set the working hours for your support team to manage availability and set expectations for response times.
Configuration Options
Enabled
Set this to true
to enable working hours.
true
Timezone
Set the timezone for the working hours. A list of valid timezones can be found here.
"Europe/London"
Schedule
Define the working hours for each day of the week.
See example below
allowOpenTickets
Specify if users can open tickets outside of working hours.
true
Hint: Ensure that the timezone you set matches the location of your support team to provide accurate working hours.
Configuration Example
Hint: You can customize the working hours for each day to fit your team's availability.
Example Embed Configuration
This configuration example shows how to set up an embed message for tickets raised outside of working hours:
Hint: {workinghours_start}
and {workinghours_end}
will display the relevant times for that day.
Additional Information
For a list of valid timezones, you can refer to the list of tz database time zones.
Last updated