Working with account editions¶

Each account in an organization has a specific Snowflake edition that determines its available features and level of service.

As the organization administrator, you can check the account edition in Snowsight or using SQL:

Snowsight:

Select Admin » Accounts.

SQL:

Execute the SHOW ACCOUNTS command.

If you would like to change an account’s edition, contact Snowflake Support.

Tip

If you are not an organization administrator but want to view the edition of an account, do the following:

  1. Open Snowsight, and then select your name to open the user menu.

  2. Locate the account and select View Account Details.

  3. View the edition and other details.