Set calendar Holidays

Can we make sure bots do not run on business holidays and weekends. Can we take care of this somehow , or we have to change in triggers for all processes.

Hi @mysoftlabs

In UiPath Orchestrator, non-working days are managed under Calendars.
You can either manually add them or upload a CSV file.

  1. Go to Orchestrator → Tenant → Settings → Calendars
  2. Click Add Calendar (or select an existing calendar)
  3. Choose Business Days or Advanced Calendar
  4. Click Import Non-working days
  5. Upload a CSV file containing dates in this format:
2025-01-01
2025-01-15
2025-04-12
2025-08-15
2025-10-02
2025-12-25

Format must be YYYY-MM-DD

You can Add Non-Working Days Manually

  1. Click ‘Tenant’
  2. Click ‘Settings’
  3. Click ‘Non Working Days’ tab
  4. Upload a CSV for “Weekdays Only”. Unable to share a CSV with you on forums :frowning_face:
  5. Review/double check the non working days once done.

If this helped you fix the problem, please mark as solution so it can help others too :slight_smile:

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.