Manage Models
Rename, update keys, and delete trained models in Datature Vi to keep your deployments organized.
Datature Vi gives you three operations for managing trained models: rename, edit model key, and delete. All three are accessed from the Models tab inside any training project.
This section covers each operation so you know when to use it and what to expect.
Models are referenced internally by their run ID, not by their display name or model key. Renaming a model or updating its key does not affect active inference or SDK queries.
Rename, edit model keys, and delete trained models from your deployments.
Model management operations
Rename A Model
Update the display name to reflect the model's purpose, version, or deployment stage.
Edit A Model Key
Update the checkpoint identifier to a human-readable name for better organization.
Delete A Model
Permanently remove model weights, adapters, and configuration. This action cannot be undone.
How to access model operations
All model management options are available from the same menu:
Open your training project

Go to Training in the sidebar and click the project containing the model you want to download.
The model card menu lists six actions. Each one opens a different part of the product or starts a workflow.
Deleting a model is permanent. Download the model first if you may need it later. See Download a model for the snippet workflow and SDK download steps.
Next steps
Updated 27 days ago
