Settings
Tenant-Specific Settings
System Settings
1 min
you can view or change the following from the system settings window system time zone this field allows you to set the system's time zone, ensuring all time based operations, logs, and events are aligned with your local time from the drop down menu, select the appropriate time zone for your organization, such as "etc/utc" in the example workflow run ttl (time to live) this setting determines how long completed workflow runs are retained before they are automatically deleted it helps manage storage and maintain system performance by removing outdated workflow data for example, if the ttl is set to 1 and the unit is set to month(s) , workflow runs will be retained for one month workflow run ttl unit this field allows you to specify the time unit (days, weeks, or months) for the workflow run ttl in the image, the unit is set to month(s) , meaning workflow runs will be retained for the ttl value of 1 month record history ttl (time to live) this setting controls how long the history of records (such as changes and actions performed on records) is stored before being purged automatically this prevents database bloat by removing unnecessary historical data in the image, the record history ttl value is empty, meaning no automatic purging is set, and record history will be retained indefinitely record history ttl unit this specifies the time unit (days, weeks, or months) for the record history ttl in the image, the unit is set to day(s) when a value is entered, the system will retain record history for the specified number of days before purging best practices set meaningful ttl values to balance data retention with storage efficiency regularly review and adjust ttl settings to align with organizational policies and system performance needs avoid leaving ttl values empty unless there is a specific need to retain data indefinitely