---
sourceDocument: Yokohama Operational Technology Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/operational-technology

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Operational Technology Management

ft:clusterId :

    - optm

bundleId :

    - optm

workflow :

    - Technology


---

# Operational Technology Version Control data model for Backup Management

# Operational Technology Version Control data model for Backup Management {#ariaid-title1}

Release version: Yokohama  
Updated June 23, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
In Operational Technology (OT) Backup Management, you can develop multiple scripts or programs to automate the data backup process of OT devices. The Version Control data model enables you to maintain a record of all the
backup scripts or programs you develop for an OT entity.
The following class tables are interconnected and collectively form the Version Control data model for Operational Technology (OT) Backup Management data model.  
Use the OT Automation Repo (ot_automation_repo) class as a repository to store all configuration changes you want to perform on an OT entity. The following attributes are available in the class:{#ot-version-control-backup-data-model__table_etj_lff_tfc__entry__2}

| Attribute | Description |
|-|-|
| Project Last Updated | Date and time of the most recent changes to the project. |
| Comments | Additional information provided by the OT engineer. |
| Is multiple edits enabled | Select Yes or No to enable multiple edits to the project. |
| Days since current state | Number of days that have passed since the project has been in the present status. |
| Latest version | Current version of the OT device the project is assigned to. |
| Project State | Status of the project. |
[ ]

{#ot-version-control-backup-data-model__table_etj_lff_tfc} Use the OT Automation Repo Device M2M (ot_automation_repo_device_m2m) class as a reference to the OT Automation repository and the OT Entity table. The following attributes are available in the class:{#ot-version-control-backup-data-model__table_rg5_wgj_tfc__entry__2}

| Attribute | Description |
|-|-|
| Automation Repo | The repository where all project modifications and configurations are stored. |
| OT Entity | The OT Entity to which the project has been assigned. |
[ ]

{#ot-version-control-backup-data-model__table_rg5_wgj_tfc} Use the OT AutomationCommit (ot_automation_commit) class as a reference to the changes you have committed to a project. The following attributes are available in the class:{#ot-version-control-backup-data-model__table_kpk_mlj_tfc__entry__2}

| Attribute | Description |
|-|-|
| Automation Version | The version of the script or the program committed for the OT entity. |
[ ]

{#ot-version-control-backup-data-model__table_kpk_mlj_tfc}
**Related reference**   

* [Operational Technology Backup Management data model](https://servicenow-prod.fluidtopics.net/jkBhXbC195le0kSLsh67pw "The Operational Technology (OT) Backup Management provides visibility and actionable insights on the backup of the OT devices. The class tables described below are interconnected and collectively form the Backup Management data model.")

