Working with account editions

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

An organization administrator (i.e. a user with the ORGADMIN role) can check the account edition in Snowsight or using SQL:

Snowsight:

Select Admin » Accounts.

SQL:

Execute the SHOW ORGANIZATION ACCOUNTS command.

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

Note

If users without the ORGADMIN role want to view the edition of the account, they can:

  1. Open Snowsight, and then open the account menu.

  2. Locate and hover over the name of the account to view the edition and other details.