Submit your plans and pricing

monday.com apps utilize pricing versioning to maintain marketplace pricing throughout your app's lifecycle. With each pricing version, your app’s plans and costs are stored so you can track changes over time.

This process lets you submit requests to set or update your app’s pricing. If you're submitting your app to the marketplace for the first time, you'll use the same flow to set up your initial plans and pricing.

How to submit your first pricing version

  1. Open the Developer Center.
  2. Select the app you want to create a new pricing version for.
  3. Click on the Pricing & Plans tab.
  1. Click Create Pricing Version.
  2. Select Standard (feature-based) or Seat-based (seat-based).
  1. Complete the required fields based on the selected pricing model.
  2. Click Submit to review.

Required fields by pricing model

Standard (feature-based)

For standard (feature-based) pricing, provide the following details:

AttributeDescriptionRequirements
Plan NameThe plan name that users will see in the marketplace• 1-255 characters
IDA string that will be sent to your backend as the plan_id• 1-255 characters
• Only letters, digits, dashes, or underscores
• First character must be a letter or digit
• Case sensitivity must be consistent across different pricing versions
DescriptionA short plan description that will be shown in the marketplace• 1-255 characters
IncludesShort bullet points to describe what features each plan includes• 1-5 bullet points per feature
• 1-255 characters per bullet point
Monthly priceThe tier's monthly price• Must be a non-negative integer
• In USD
Yearly priceThe tier's yearly price, divided by 12• Must be a non-negative integer
• In USD
👍 Yearly pricing

Users will see both monthly and yearly pricing options in the marketplace. The yearly plan is shown as a monthly equivalent by dividing the total annual price by 12, making it easier to compare value at a glance.

Example:
If your app costs $10/month or $72/year, the pricing will display as:
  • Monthly: $10/month
  • Yearly: $6/month (billed annually at $72)

Seat-based

For seat-based pricing, provide the following details:

AttributeDescriptionRequirements
Price per seat (monthly)The monthly price per seat• Must be a non-negative integer
• In USD
Plan descriptionA short plan description that will be shown in the marketplace• 1-255 characters
Plan includesShort bullet points to describe what features each plan includes• 1-5 bullet points
• 1-255 characters per bullet point
ModeOptimized: Discounts are auto-applied per bucket based on monday.com’s internal policies
No Discount: All seats are billed at full price
Manual: Set your own discounts per bucket, mark buckets as free, and define minimum seat requirements