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


---

# Flow history

# Flow history {#ariaid-title1}

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

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Flow History

The Flow History feature in ServiceNow allows you to view and manage the history of flow configurations.
You can copy, restore, or delete previous configurations, enabling better flow management and tracking changes over time.
Show full answer Show less  

## Key Features

* **View Flow History:** Access detailed information about each flow entry, including configuration, timestamps, and user updates.
* **Annotations:** Add descriptions to flow history entries to summarize their purpose.
* **Favorites:** Mark up to 20 entries as favorites to protect them from being overwritten when the history limit is reached.
* **Filtering:** Filter entries by type or user for easier navigation.
* **Entry Types:** Understand different operations that create flow history entries, such as activations, deactivations, and autosaves.
* **Restore and Copy:** Restore flows to previous configurations or create new flows from existing history entries.
* **Compare View:** Compare two flow history entries side-by-side to identify changes made.

## Key Outcomes

By utilizing Flow History, you can effectively manage flow configurations, prevent loss of important settings, and maintain a clear record of changes. This enhances collaboration and ensures that valuable configurations are preserved, facilitating smoother workflow management in your organization.  
View and manage the history of a flow. See past configurations of a flow to copy, restore, or remove them.  
The flow history view enables you to perform these actions.

* View the configuration for each flow history entry.
* See the date and time stamp of when a flow history entry was created.
* See the user name of the person who updated the flow.
* See the type of operation that created the flow history entry.
* Add an annotation for a flow history entry.
* Add a flow history entry as a favorite.
* Filter flow history entries by type or user.
* Save a copy of a flow history entry as a new flow.
* Restore a flow history entry as the current configuration of a flow.
* Delete a flow history entry.
{#flow-history__ul_yvx_z1c_hdc}

## Flow history components {#flow-history__section_kyk_ds5_3fc}

Figure 1. Flow history components of a flow  
The Flow history view consists of these components within a flow.

1. Flow History view
:   Label indicating that you are looking at a particular flow history entry. There's also an option to return back to the flow editing view.

2. Name of the flow history entry
:   Name of the flow history entry as a unique date and time stamp.

3. Flow history options
:   Options to delete, save as copy, and restore a flow history entry.

4. Flow history list
:   List of flow history entries. Each entry has a card listing flow details and options. You can apply a filter to only see history entries that match specific conditions.

5. Flow history card
:   Card listing the flow details of the flow history entry. Details include the date and time stamp when the flow was created, any annotation describing the flow, the user who made the flow history entry, and the type of flow
    operation that created the flow history entry. Each card also provides options to add the history entry as a favorite, add an annotation, or delete the flow history entry.

6. Flow sidebar views
:   Views available to display in the sidebar. The sidebar can display the flow data or the flow history. There's also an option to display the help panel.

## Flow history entry types {#flow-history__section_cz4_mxw_jfc}

The system creates flow history entries whenever someone perform one of these operations.  
{#flow-history__table_wzh_hyw_jfc__entry__2}

| Operation | Description |
|-|-|
| Force saved | Entry created when someone uses the Force save option to manually save the flow configuration. For more information about force saving a flow, see [Save as you go flows](https://servicenow-prod.fluidtopics.net/A27mjcn8uv9Bd8ICeMPptw "Save flows, subflows, and actions automatically as you work on them."). |
| Deactivated | Entry created when someone deactivates an active or published flow. |
| Activated/Published | Entry created when someone activates or publishes a flow. |
| Autosaved | Entry created when someone performs an operation that autosaves the flow. For more information about what operations automatically save a flow, see [Save as you go flows](https://servicenow-prod.fluidtopics.net/A27mjcn8uv9Bd8ICeMPptw "Save flows, subflows, and actions automatically as you work on them."). |
| Restored | Entry created when someone restores a flow to a prior configuration. |
| Deployed | Entry created when someone creates a new flow or deploys the flow on this instance from the application repository or an update set. |
[Table 1. Flow history entry types]

{#flow-history__table_wzh_hyw_jfc}

## Filter options {#flow-history__section_q4h_fxw_jfc}

You can filter flow history entries by type or user.  
Figure 2. Flow history filter options

Select a history entry type to show it in the flow history list. Clear a history entry type to hide from the flow history list.

You can filter flow history entries to show flow history entries from all users or just your flow history entries.

## Automatic save overwrite interval {#flow-history__section_b2t_bfc_4fc}

By default, Workflow Studio overwrites autosave history entries that are made by the same user during a 60 minute interval. All autosave history entries generated by the same user during this interval are saved as one history entry.
During this interval, the most recent autosave history entry overwrites the previous autosave history entry. The save interval reduces the number of flow history entries generated by one user, which helps prevent reaching the history
entry limit. You can set the automatic save overwrite interval using the sn_flow_designer.autosave_version_interval system property. For more information about this system property, see [Workflow Studio flow system properties](https://servicenow-prod.fluidtopics.net/QISjE_DknwhS_u_mrxbXbQ "Configure how the system processes flows.").

## Favorite flow history entries {#flow-history__section_x43_jnc_4fc}

Each flow can have up to 20 favorite flow history entries. Marking a flow history entry as a favorite prevents the entry from being overwritten when the flow history entry limit is reached. You can also use favorites to communicate to
other users that the entry contains a valuable configuration that should be saved. When a flow reaches its history favorite limit, you must remove an existing favorite before you can add a new one.

## Flow history entry limit {#flow-history__section_lrv_zfv_3fc}

By default, Workflow Studio stores 100 flow history records. When the total number of flow history entries exceeds this limit, Workflow Studio overwrites the oldest history entry that is not marked as a favorite. You can set the maximum number of flow history records to store using the sn_flow_designer.maximum_flow_history_records_per_flow
system property. For more information about using this property, see [Workflow Studio flow system properties](https://servicenow-prod.fluidtopics.net/QISjE_DknwhS_u_mrxbXbQ "Configure how the system processes flows.").
* **[View flow history](https://servicenow-prod.fluidtopics.net/JtKVFhTe~i8PHHRMkkzDjg)**   
  View the change history of a flow by date and user.
* **[Add an annotation to a flow history entry](https://servicenow-prod.fluidtopics.net/_QsgLJfP3bQ53HG_allPQA)**   
  Add a text description to a flow history entry. Summarize the purpose or contents of a particular flow history entry.
* **[Flow history compare view](https://servicenow-prod.fluidtopics.net/s1EBN4jOoE1vQKPnK8LtPA)**   
  Compare two flow history entries in a side-by-side view. Use the step highlighting and change type icons to determine what flow components have been added, removed, and changed.
* **[Delete a flow history entry](https://servicenow-prod.fluidtopics.net/SbiiKBJ~KbNOaNnTFS0gQA)**   
  Delete a flow history entry from the flow history list.
* **[Restore a flow to a previous flow history entry](https://servicenow-prod.fluidtopics.net/ctu3V2X4H9xr~KcBLh8hIg)**   
  Restore a flow to a previous configuration. Create a new flow history entry for the restore operation.
* **[Save a copy of a flow history entry](https://servicenow-prod.fluidtopics.net/0SC8KvS_LjQILi336Qbulw)**   
  Create a copy of a flow history entry and save it as a new flow.

