Update from code changes: document referral program - #7138
Open
mintlify[bot] wants to merge 2 commits into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new Referrals page in organization settings, where teams on eligible plans invite other teams to Mintlify and earn credit rewards.
Mintlify shipped a referral program: a Referrals settings page with a shareable referral link and email invitations (up to 10 addresses per send), an activity table with Invited, Signed up, and Completed statuses, and referral attribution that lasts 30 days after someone opens a referral link. When a referred team subscribes to Pro, both organizations receive $500 in credits, capped at three rewards per organization. The program is available on Pro and Growth plans, with an upgrade prompt on lower plans. See https://github.com/mintlify/mint/pull/10141
Changes
referrals.mdxcovering plan availability, email invitations, the referral link, activity statuses, invite deletion, and rewardscredits.mdxNote
Low Risk
Documentation and navigation only; no application or billing logic changes.
Overview
Adds Referral program reference docs (English plus Spanish, French, and Chinese) for organization settings: Pro/Growth eligibility, email invites (up to 10 per send), shareable links with 30-day attribution, activity statuses, and $500 credits per side when a referral completes Pro (three rewards max per org).
Credit pricing in each locale now lists referral rewards as a fourth shared-balance source and links to the new page. Reference navigation in
docs.jsonand the locale nav files includesreferralsbesidecredits.Reviewed by Cursor Bugbot for commit 554c88f. Bugbot is set up for automated code reviews on this repo. Configure here.