Create and manage pricing plans¶
Prerequisites¶
A provider profile. See Set up a provider profile.
A published listing. See Create a new listing.
An account that allows payment for listings. See Set up Stripe to get paid for listings.
Required privileges¶
You must use the ACCOUNTADMIN role or a role that has been granted the provider privileges. See Privileges required for working with listings.
Create a pricing plan¶
Follow the steps below to create a new listing with a pricing plan.
Follow the steps for sharing data on the Snowflake Marketplace.
After you add a data product to your share, in the Access type dropdown, select Paid listing.
A Pricing section and a Trial (optional) section are added to the listing page.
In the Pricing section, select Add pricing plans.
The Create pricing plan page opens.
On the Settings page, specify a name for the plan, then select Next.
You can optionally specify a product SKU for the pricing plan.
On the Pricing details page, select a pricing model for the plan:
If you select Flat-fee, specify the access fee price and the billing frequency (monthly or annually) for the plan.
If you select Usage-based, specify the monthly access fee, the price per query, and the maximum monthly charge.
Select Next.
Review the pricing plan summary, and then select Done.
Optional: To add another pricing plan, select Add pricing plan, and then repeat the previous steps.
Select Submit for approval » Publish once approved to publish the listing. Only published listings can be offered to consumers.
If you want to create additional pricing plans for a specific listing, select the listing, select the Pricing plans tab, and then select + Create pricing plan.
Create a pricing plan manifest reference named PRICING_PLAN_1.
Note
The pricing plan name must be uppercase.
Create a listing manifest reference that includes the pricing plan.
Stage the pricing plan and listing manifest reference files.
Create a listing that uses the manifest files uploaded to the stage.
Add a pricing plan to a paid listing¶
The steps below add a pricing plan to an existing listing.
Sign in to Snowsight.
In the navigation menu, select Marketplace » Provider Studio.
In the right pane, click the Listings tab.
Select the paid listing that you want to attach a pricing plan to.
The Pricing plans tab for the listing opens.
Click + Create pricing plan.
On the Settings page, specify a name for the plan, then select Next.
You can optionally specify a product SKU for the pricing plan.
Click Next.
On the Pricing details page, select a pricing model for the plan:
If you select Flat-fee, specify the access fee price and the billing frequency (monthly or annually) for the plan.
If you select Usage-based, specify the monthly access fee, the price per query, and the maximum monthly charge.
Select Next.
Review the pricing plan summary, and then select Done.
Optional: To add another pricing plan, select Add pricing plan, and then repeat the previous steps.
Create a pricing plan manifest reference file and save it as PRICING_PLAN_1.yaml.
Create a live version of your listing and download the listing manifest reference.
Add the pricing plan to the listing manifest reference.
Note
The pricing plan name must be uppercase.
Upload the pricing plan and listing manifest reference files and commit the change.
To see the pricing plan in your listing, run the SHOW PRICING PLANS command.
Edit a pricing plan¶
To edit an existing pricing plan, follow the steps below:
Note
It can take up to 10 minutes for pricing plan edits to be visible to consumers.
Sign in to Snowsight.
In the navigation menu, select Marketplace » Provider Studio.
In the right pane, select the Listings tab.
On the Listings page, select a paid listing.
Select the Pricing plans tab.
Select the
button for the pricing plan you want to edit, and then select Edit plan.Edit the pricing plan, and then click Done.
Create a live version of your listing and download the pricing plan manifest reference.
Edit the pricing plan manifest reference.
Upload the pricing plan and listing manifest reference files and commit the change.
View pricing plan details¶
Sign in to Snowsight.
In the navigation menu, select Marketplace » Provider Studio.
In the right pane, select the Listings tab.
On the Listings page, select a paid listing.
Select the Pricing tab.
Select Options for the pricing plan you want to view, and then select See details.
Review the pricing plan and click Edit to edit the pricing plan, or click Close.
To see details of the pricing plan in your listing, run the SHOW PRICING PLANS command.