    

 ## On this page

  

 

 # saveVersionedModelAs

 Last update: 16.07.2025 

abstract fun [saveVersionedModelAs](save-versioned-model-as.md)(fileName: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html), versionStatus: [ModelCenter.VersionStatus](../-model-center/-version-status/index.md), checkinMessage: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html))

saves the current Model with the specified file name

#### Parameters

fileNamethe file name to save the Model asversionStatushow to go about versioning the filecheckinMessage#### Throws

[ModelCenterException](../-model-center-exception/index.md)