---
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


---

# Save data structure

# Save data structure {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Save the data structure of child variables within an Object variable for later reuse.

## Before you begin

* Role required: action_designer, flow_designer, or admin
* [Set up an application in
  Guided Application Creator](https://www.servicenow.com/docs/access?context=set-up-app&version=yokohama&pubname=yokohama-application-development&ft:locale=en-US) to store Workflow Studio content.
* [Create an action in Workflow Studio](https://servicenow-prod.fluidtopics.net/WtgatOohuD1ecW4LeZHQRw "Create a reusable component to automate one or more steps of a process.") or [Create a subflow in Workflow Studio](https://servicenow-prod.fluidtopics.net/_3hYzN7hbJh18IqUmghquQ "Reuse an entire flow's content as a subflow. Define the input data the subflow uses and the output data it generates. Call subflows from other flows or script.​")
{#save-data-structure__ul_nhl_zt1_5gb}

## Procedure

1. [Create data structure](https://servicenow-prod.fluidtopics.net/rW4wM1KKuqM~evtFlVnPJw "Organize multiple data variables into a structure to process them as a unit and identify the individual items within it.").
2. Expand the Advanced options for the Object variable you want to save.
3. Click Save as Template.  
   Workflow Studio displays a pop-up dialog.
4. Enter the template name.
5. Click Save.  
   If the template name already exists, Workflow Studio displays a confirmation dialog to overwrite the existing template.

## What to do next

Load the data structure in another action or subflow. Make updates to the data structure and save them.

