DOCUMENTATION
/
Language
English
Français
Deutsch
日本語
한국어
Português
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
For AI agents: documentation index at /llms.txt — fetch to discover all Snowflake documentation pages. Markdown version of this page: /en/sql-reference/commands-model-version.md
  1. Overview
    • SQL data types reference
    • SQL command reference
        1. Query syntax
        2. Query operators
        3. General DDL
        4. General DML
        5. All commands (alphabetical)
          • Accounts
          • Users, roles, & privileges
          • Integrations
          • Business continuity & disaster recovery
          • Sessions
          • Transactions
          • Virtual warehouses & resource monitors
          • Databases, schemas, & shares
          • Tables, views, sequences, and types
          • Functions, procedures, & scripting
          • Streams & tasks
          • DCM Projects
          • dbt Projects on Snowflake
          • Classes & instances
          • Machine learning
              1. Datasets
              2. Dataset versions
              3. Feature store
              4. Models
              5. Model versions
                  1. ALTER MODEL ... ADD VERSION
                    • ALTER MODEL ... DROP VERSION
                      • ALTER MODEL ... MODIFY VERSION
                        • SHOW VERSIONS IN MODEL
                      • Model functions
                      • Model monitors
                      • Experiments
                  2. Cortex
                  3. Listings
                  4. Openflow data plane integration
                  5. Organization profiles
                  6. Security
                  7. Data Governance
                  8. Privacy
                  9. Data loading & unloading
                  10. File staging
                  11. Storage lifecycle policies
                  12. Git
                  13. Alerts
                  14. Native Apps Framework
                  15. Snowflake App Runtime
                  16. Streamlit
                  17. Notebook
                  18. Snowpark Container Services
                  19. Snowflake Postgres
              6. Function and stored procedure reference
              7. Class reference
              8. Scripting reference
              9. General reference
              10. API reference
                ReferenceSQL command referenceMachine learningModel versions

                Model version commands¶

                Model version commands allow you to manage versions of machine learning models.

                You can create and manage models and their versions in Python using the Snowpark Model Registry API.

                • ALTER MODEL … ADD VERSION
                • ALTER MODEL … MODIFY VERSION
                • ALTER MODEL … DROP VERSION
                • SHOW VERSIONS IN MODEL

                Was this page helpful?

                Visit Snowflake
                Join the conversation
                Develop with Snowflake
                Share your feedback
                Read the latest on our blog
                Get your own certification
                Privacy NoticeSite TermsCookies Settings© 2026 Snowflake, Inc. All Rights Reserved.

                Alternative interfaces

                Snowflake Python APIsSnowflake REST APIsSnowflake CLI