Edit a Model Key
Update the checkpoint identifier assigned to a trained model for better organization and reference.
Update the model key assigned to a checkpoint in Datature Vi. Model keys are customizable identifiers that help you organize and reference specific checkpoints. The underlying run ID never changes when you edit a key.
Access to the training project containing the model
Open your training project

Go to Training in the sidebar and click the project containing the model you want to edit.

The new key appears in the platform and in API responses. The run ID remains unchanged.
What changes and what doesn't
Model ID vs model key: The run ID is the permanent internal identifier. It never changes. The model key is a human-readable label you can update any time. For critical integrations, always reference the run ID rather than the model key.
Update references after changing a key
If any deployment scripts, documentation, or integration code references the old key by name, update those references. Scripts that use the run ID directly are unaffected.
Next steps
Updated 30 days ago
