Snowflake Web UI Tour β All Tabs Explained in Simple Words
Your story-based guide to mastering the Snowflake Web Interface
Imagine Snowflake as a digital control room.
Every button, tab, and panel is a switch or dashboard letting you manage your data empire.
The Web UI is clean, modern, and designed to make complex data tasks simple.
Letβs go on a guided tour.
π 1. Home Tab β Your Launchpadβ
When you first log in, the Home tab welcomes you.
Features:
- Recent Worksheets β Continue where you left off
- Recent Queries β Track last executions
- Resources β Quick links to databases, schemas, and tables
- Learning Center β Snowflake docs & tutorials
Story Example:
Think of it like the lobby of a smart office β you can see all important dashboards and where you were working last.
π 2. Worksheets Tab β Your Notebook for SQLβ
Worksheets are where all SQL magic happens.
Features:
- Write, edit, and execute SQL queries
- Multiple worksheets in tabs
- Auto-completion of commands
- Query result previews
- Query history tracking
Story Example:
Worksheets are your digital notebook. You type, test, and see the output instantly.
Pro Tip:
Use CTRL+Enter (or CMD+Enter on Mac) to run the query. Results appear below immediately.
π 3. Databases Tab β Your Library of Dataβ
The Databases tab organizes all your data objects.
Features:
- List of databases, schemas, and tables
- Preview table structure and sample data
- Grants & privileges overview
Story Example:
This is like the library floor β every database is a shelf, every schema a bookcase, every table a book.
Pro Tip:
Hover over table names β Quick preview shows column names and types.
β‘ 4. Warehouses Tab β Manage Computeβ
Warehouses power Snowflake queries. The Warehouses tab lets you:
- Create new virtual warehouses
- Start, stop, suspend, or resume warehouses
- Monitor usage & credit consumption
- Scale up or down
Story Example:
Warehouses are the engines of your factory.
This tab is the engine room, where you can tune power levels.
π‘ 5. Shares Tab β Share & Consume Dataβ
Snowflake allows secure data sharing. The Shares tab lets you:
- Manage inbound and outbound shares
- Share selected databases or tables
- Track consumers
- Add or remove access
Story Example:
Think of it as the mailroom β you securely send and receive packages (data) without copying anything.
βοΈ 6. Account Tab β Admin Settingsβ
Account Tab contains everything related to your Snowflake account:
- Billing & usage overview
- Account parameters & region settings
- Security options
- Resource monitors
Story Example:
This is the buildingβs control center. Only admins go here to adjust policies or monitor overall usage.
π 7. History Tab β Your Query Timelineβ
History tab is the time machine of Snowflake.
Features:
- Shows all queries executed by the user
- Execution status: Success, Failed, or Running
- Query text, warehouse, role, and execution time
- Download results for offline review
Story Example:
Imagine a black box recorder of all your warehouse operations. Super handy for debugging or auditing.
π§© 8. Data Marketplace Tab β Explore & Shareβ
Snowflake Marketplace is where you can:
- Discover datasets from other companies
- Subscribe to curated external datasets
- Share your own datasets securely
Story Example:
Think of it as a global data bazaar β easy to explore, plug in, and leverage data for analytics.
π§ 9. Help & Support Tabβ
Snowflake has an integrated help system:
- Quick access to documentation
- Training videos and tutorials
- Contact support options
Story Example:
This is your concierge desk. Whenever you are stuck, help is a click away.
π 10. Tips for Navigating the Web UI Efficientlyβ
- Keyboard shortcuts: Speed up query execution
- Right-click menus: Quickly preview tables or create objects
- Multi-tab worksheets: Keep queries organized
- Favorite databases: Pin frequently used databases for fast access
- Monitor credits: Keep an eye on warehouse usage
Pro Tip:
Most admins create 1 warehouse per team for clear visibility in the UI.
π― One-Sentence Summaryβ
Snowflake Web UI is your digital control room: worksheets for queries, databases for storage, warehouses for compute, shares for collaboration, and history for auditing β all in a modern, intuitive interface.
π Next Topic
π Virtual Warehouses β What They Are & How They Work