DOCUMENTATION
/
Language
English
Français
Deutsch
日本語
한국어
Português
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
  1. Overview
    • Snowflake Horizon Catalog
    • Applications and tools for connecting to Snowflake
    • Virtual warehouses
    • Databases, Tables, & Views
    • Data types
      • Data Integration
        1. Snowflake Openflow
        2. Apache Iceberg™
          1. Apache Iceberg™ Tables
          2. Snowflake Open Catalog
        3. Zero-Copy Connectors
          1. About SAP® and Snowflake
      • Data engineering
        1. Data loading
        2. Dynamic tables
        3. Streams and tasks
        4. Row timestamps
          • DCM Projects
          • dbt Projects on Snowflake
          • Data Unloading
        5. Storage lifecycle policies
        6. Migrations
        7. Queries
        8. Listings
        9. Collaboration
        10. Snowflake AI & ML
        11. Snowflake Postgres
        12. Alerts & Notifications
        13. Security
        14. Organizations & Accounts
        15. Business continuity & data recovery
        16. Performance optimization
        17. Cost & Billing

        Snowflake Apps SQL commands¶

        Preview Feature — Open

        Available to all accounts.

        Snowflake provides SQL commands to create and manage ARTIFACT REPOSITORY and APPLICATION SERVICE objects that power Snowflake App Runtime.

        Artifact repository commands¶

        • ALTER ARTIFACT REPOSITORY
        • CREATE ARTIFACT REPOSITORY
        • DESCRIBE ARTIFACT REPOSITORY
        • DROP ARTIFACT REPOSITORY
        • SHOW ARTIFACT REPOSITORIES

        Application Service commands¶

        • ALTER APPLICATION SERVICE
        • CREATE APPLICATION SERVICE
        • DESCRIBE APPLICATION SERVICE
        • DROP APPLICATION SERVICE
        • SHOW APPLICATION SERVICES

        System functions¶

        • SYSTEM$GET_APPLICATION_SERVICE_LOGS

        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
        1. Artifact repository commands
        2. Application Service commands
        3. System functions
        1. Snowflake App Runtime
        2. Getting started with Snowflake App Runtime
        3. Optional app.yml manifest for Snowflake App Runtime
        4. Snowflake Apps CLI commands