---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Use multiple timer activities in one workflow

# Use multiple timer activities in one workflow {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Workflow timer activities store data independently of each other in an activity-specific
scratchpad.

Previously, all timer activities in a workflow accessed a single, shared scratchpad, which
could lead to conflicts when adding multiple timer activities to one workflow.  
Timer scratchpads entries hold these values:

* workflow.scratchpad.endTime
* workflow.scratchpad.realStartTime
* workflow.scratchpad.retroactiveSecsLeft
{#c_MltTmActWkflw__ul_b15_jkd_lq}
**Related topics**   

* [Timer workflow
  activities](https://www.servicenow.com/docs/access?context=c_TimerActivities&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US)

