The waitlist feature is most useful when you do not want to open the full application yet, but you do want to start validating demand and collecting interested users.
What this feature includes
/waitlistPOST /api/waitlist- waitlist signup storage
Related routes and endpoints
Who uses it
- potential users,
- founders validating demand,
- marketing teams running a pre-launch funnel.
Main dependencies
What teams usually customize
- waitlist CTA,
- demand-validation copy,
- pre-launch value proposition,
- success and duplicate-submission messages,
- the relationship between the landing page and the waitlist funnel.
When this feature is disabled
It is usually disabled when:- the product is fully open,
- the main funnel shifts to signup or checkout,
- waitlist no longer matches the product positioning.
Verification checklist
/waitlistcan be opened.- A new email can be submitted successfully.
- A duplicate email shows a clear response.
- Public CTA paths point to the waitlist when it is the intended funnel.
- There are no dashboard or billing CTA paths if the product is still only in waitlist mode.