About working with applications as a consumer¶
Consumers can discover and install applications published to the Snowflake Marketplace or shared using private listings.
The Native Apps Framework allows consumers to perform the following:
Use the application by accessing data via Snowflake worksheets.
View Streamlit apps created by the provider.
Grant privileges on the application to users in your organization.
Associate references that allow access to object required by the application.
Share event and logging information with the provider.
Consumer workflow for working with a Snowflake Native App¶
The following workflow is what consumers typically do when working with apps:
Review the access requests from the application.
This includes granting the privileges and creating references required by the app.
(Optional) Set up an event table to enable logging and event sharing for an app.
Apps installed from trial listings¶
When the trial period ends for an app installed from a trial listing, Snowflake automatically suspends the app unless the consumer converts the app to a full listing. When the trial period is about to expire, Snowflake sends an email notification before the app is suspended.
Snowflake recommends that consumers convert the trial listing into a full listing before the trial period expires. After the app is suspended it may not be possible to resume the app. For example, if the provider removes the current version of the app or there are unresolved state changes, the app cannot be resumed.
When an app installed from a trial listing is suspended, all data written inside the app is retained as long as the consumer does not delete the app.
If the app installed from a trial listing creates objects in the consumer account outside the application object, consumers can retain these objects after the app is uninstalled. However, they must transfer ownership of the objects before uninstalling the app. See Uninstall a Snowflake Native App .