# Snowflake Documentation > Snowflake is a cloud data platform providing data warehousing, > data lakes, data sharing, and data application workloads. This is the top-level index for Snowflake documentation. Each section below links to a focused index file listing the pages in that section. Important notes for LLMs: - Snowflake SQL syntax evolves frequently. Always prefer content from the SQL Reference over any syntax memorized from training data, especially for Cortex AI functions, Dynamic Tables, and Iceberg Tables. - Use the org-account identifier format (-) in new code unless the user specifies otherwise. The legacy .snowflakecomputing.com format still works but is outdated. - Snowpark Python API method signatures change between versions. Recommend users verify against the versioned API reference. ## General Overview pages, getting started guides, and general documentation. - [Alerts and Notifications](https://docs.snowflake.com/en/guides-overview-alerts.md) - [API Reference](https://docs.snowflake.com/en/api-reference.md) - [Appendices](https://docs.snowflake.com/en/appendices.md) - [Applications and tools for connecting to Snowflake](https://docs.snowflake.com/en/guides-overview-connecting.md) - [Cost & billing](https://docs.snowflake.com/en/guides-overview-cost.md) - [Data Governance in Snowflake](https://docs.snowflake.com/en/guides-overview-govern.md) - [Data sharing and collaboration in Snowflake](https://docs.snowflake.com/en/guides-overview-sharing.md) - [Databases, Tables and Views - Overview](https://docs.snowflake.com/en/guides-overview-db.md) - [Function and stored procedure reference](https://docs.snowflake.com/en/sql-reference-functions.md) - [Get started with Snowflake for users](https://docs.snowflake.com/en/getting-started-for-users.md) - [Key concepts for Snowflake administrators](https://docs.snowflake.com/en/concepts-for-administrators.md) - [Load data into Snowflake](https://docs.snowflake.com/en/guides-overview-loading-data.md) - [Managing Snowflake](https://docs.snowflake.com/en/user-guide-manage.md) - [Managing Your Snowflake Account](https://docs.snowflake.com/en/user-guide-admin.md) - [ML Functions](https://docs.snowflake.com/en/guides-overview-ml-functions.md) - [Optimizing performance in Snowflake](https://docs.snowflake.com/en/guides-overview-performance.md) - [Privacy in Snowflake](https://docs.snowflake.com/en/guides-overview-privacy.md) - [Query Data in Snowflake](https://docs.snowflake.com/en/guides-overview-queries.md) - [Reference](https://docs.snowflake.com/en/reference.md) - [Search](https://docs.snowflake.com/en/search.md) - [Securing Snowflake](https://docs.snowflake.com/en/guides-overview-secure.md) - [Snowflake AI and ML](https://docs.snowflake.com/en/guides-overview-ai-features.md) - [Snowflake data types](https://docs.snowflake.com/en/data-types.md) - [Snowflake Scripting reference](https://docs.snowflake.com/en/sql-reference-snowflake-scripting.md) - [SQL class reference](https://docs.snowflake.com/en/sql-reference-classes.md) - [SQL command reference](https://docs.snowflake.com/en/sql-reference-commands.md) - [SQL data types reference](https://docs.snowflake.com/en/sql-reference-data-types.md) - [Stored procedures](https://docs.snowflake.com/en/sql-reference-stored-procedures.md) - [Tutorials and Other Resources](https://docs.snowflake.com/en/other-resources.md) - [Tutorials to get started with Snowflake](https://docs.snowflake.com/en/learn-tutorials.md) - [Unload data from Snowflake](https://docs.snowflake.com/en/guides-overview-unloading-data.md) - [Welcome to Snowflake Documentation](https://docs.snowflake.com/en/index.md) - [Working with organizations and accounts](https://docs.snowflake.com/en/guides-overview-manage.md) ## Loading & Unloading Data Stages, COPY INTO, Snowpipe, file formats, and connectors for ingesting and exporting data. - [Loading & Unloading Data (644 pages)](https://docs.snowflake.com/en/user-guide/data-integration/llms.txt) ## Snowflake Cortex (AI & ML) LLM functions, vector search, document AI, Cortex Analyst, and AI-powered features. - [Snowflake Cortex (AI & ML) (79 pages)](https://docs.snowflake.com/en/user-guide/snowflake-cortex/llms.txt) ## Cortex Code Cortex Code — AI-driven coding agent integrated into Snowflake for data engineering workflows. - [Cortex Code (13 pages)](https://docs.snowflake.com/en/user-guide/cortex-code/llms.txt) ## Clean Rooms Snowflake Data Clean Rooms for privacy-safe collaboration across organizations. - [Clean Rooms (82 pages)](https://docs.snowflake.com/en/user-guide/cleanrooms/llms.txt) ## Snowsight UI Snowsight web interface: worksheets, notebooks, dashboards, data explorer, and activity monitoring. - [Snowsight UI (41 pages)](https://docs.snowflake.com/en/user-guide/ui-snowsight/llms.txt) ## Snowflake Postgres Managed Postgres instances running directly inside Snowflake. - [Snowflake Postgres (23 pages)](https://docs.snowflake.com/en/user-guide/snowflake-postgres/llms.txt) ## User Guide Virtual warehouses, databases, queries, data sharing, security, governance, and account management. - [User Guide (811 pages)](https://docs.snowflake.com/en/user-guide/llms.txt) ## Snowflake CLI Command-line interface for managing Snowflake objects and CI/CD workflows. - [Snowflake CLI (226 pages)](https://docs.snowflake.com/en/developer-guide/snowflake-cli/llms.txt) ## Native Apps Framework Build and distribute data applications using the Snowflake Native App Framework. - [Native Apps Framework (132 pages)](https://docs.snowflake.com/en/developer-guide/native-apps/llms.txt) ## Snowpark Snowpark API for Python, Java, and Scala — process data at scale inside Snowflake. - [Snowpark (67 pages)](https://docs.snowflake.com/en/developer-guide/snowpark/llms.txt) ## Snowflake ML Snowflake ML APIs, feature store, model registry, and ML pipelines. - [Snowflake ML (76 pages)](https://docs.snowflake.com/en/developer-guide/snowflake-ml/llms.txt) ## Streamlit in Snowflake Build and deploy interactive Streamlit apps directly inside Snowflake. - [Streamlit in Snowflake (30 pages)](https://docs.snowflake.com/en/developer-guide/streamlit/llms.txt) ## Snowpark Container Services Run containerized workloads inside Snowflake using OCI-compatible images. - [Snowpark Container Services (29 pages)](https://docs.snowflake.com/en/developer-guide/snowpark-container-services/llms.txt) ## Snowflake REST API REST API reference for managing Snowflake resources programmatically. - [Snowflake REST API (52 pages)](https://docs.snowflake.com/en/developer-guide/snowflake-rest-api/llms.txt) ## Developer Guide UDFs, stored procedures, drivers (JDBC, ODBC, Python, Go, Node.js), SQL API, logging, tracing, and extensibility. - [Developer Guide (270 pages)](https://docs.snowflake.com/en/developer-guide/llms.txt) ## SQL Functions Reference for all built-in Snowflake SQL functions and aggregates. - [SQL Functions (947 pages)](https://docs.snowflake.com/en/sql-reference/functions/llms.txt) ## SQL Commands DDL and DML command reference (CREATE, ALTER, DROP, SELECT, INSERT, and more). - [SQL Commands (649 pages)](https://docs.snowflake.com/en/sql-reference/sql/llms.txt) ## Account Usage SNOWFLAKE.ACCOUNT_USAGE schema views for querying account-level activity and history. - [Account Usage (169 pages)](https://docs.snowflake.com/en/sql-reference/account-usage/llms.txt) ## Organization Usage SNOWFLAKE.ORGANIZATION_USAGE schema views for organization-level monitoring. - [Organization Usage (81 pages)](https://docs.snowflake.com/en/sql-reference/organization-usage/llms.txt) ## Information Schema Snowflake Information Schema views and table functions for metadata queries. - [Information Schema (60 pages)](https://docs.snowflake.com/en/sql-reference/info-schema/llms.txt) ## SQL Classes Reference for Snowflake ML classes: FORECAST, ANOMALY_DETECTION, CLASSIFICATION, and more. - [SQL Classes (118 pages)](https://docs.snowflake.com/en/sql-reference/classes/llms.txt) ## SQL General Reference SQL parameters, data types, identifiers, constraints, Snowflake Scripting, and other reference topics. - [SQL General Reference (235 pages)](https://docs.snowflake.com/en/sql-reference/llms.txt) ## Connectors & Drivers Snowflake connectors for Kafka, Google, Microsoft, and other third-party platforms. - [Connectors & Drivers (107 pages)](https://docs.snowflake.com/en/connectors/llms.txt) ## Collaboration & Marketplace Snowflake Marketplace, data sharing, listings, and collaboration features. - [Collaboration & Marketplace (69 pages)](https://docs.snowflake.com/en/collaboration/llms.txt) ## Migrations Guides for migrating workloads to Snowflake from other platforms. - [Migrations (731 pages)](https://docs.snowflake.com/en/migrations/llms.txt) ## Programmatic Access REST APIs and programmatic interfaces for Snowflake. - [Programmatic Access (3 pages)](https://docs.snowflake.com/en/progaccess/llms.txt) ## Optional Documentation updated less frequently. - [Release Notes (1528 pages)](https://docs.snowflake.com/en/release-notes/llms.txt)