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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama 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: Yokohama  
Updated January 30, 2025  
![](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=yokohama&pubname=yokohama-servicenow-platform&ft:locale=en-US)

