Threshold notifications on credits and commitments can power entitlement, upsell use cases, and more. For example, for some business models where PayGo customers must prepay for all usage and cannot pay in arrears, customers should be cut off from further using the product if there’s no remaining credit or commit balance. Threshold notifications are just one of the many mechanisms Metronome provides to manage access to your product. It’s also useful to know when a customer has almost exhausted their commitment so that sales can drive renewal or upsell conversations. For example, if 90% of the commitment was used in the first few months of a year-long contract, it benefits both parties to renegotiate and increase the size of the commitment. Metronome supports notifying on credit and commit remaining balance, percent remaining balance, and days remaining. Metronome supports using custom fields to filter notifications down to a subset of commits or credits. For example, to add a threshold notification for a customer that fires when their free trial credit is fully consumed:Documentation Index
Fetch the complete documentation index at: https://docs.metronome.com/llms.txt
Use this file to discover all available pages before exploring further.
- Add a
credit_typecustom field to the credit entity and set the relevant value on each object. For example,free_trial. - Navigate to Notifications > click Add Notification.
- Name the notification.
- Select the Contract credit balance notification type and enter a $0 value.
- Click Advanced filters > select
credit_typeas the custom field key and enterfree_trialas the value. - Select the customers to whom this notification should apply.