Top-down sales (call the CTO, get a meeting, run a pilot) works for big enterprise infra. For everything else, the path is bottom-up: a developer tries it on a Saturday, ships it to a side project, brings it into work, expenses it on a personal card, and finally gets it approved as a line item.
Bottom-up only works if three things are true:
- Free tier that's actually useful — not a 14-day trial, not a 100-call cap. Something a developer can ship to production for free.
- Sign-up to first useful response in under 5 minutes — every additional minute halves activation.
- Documentation that respects the reader — code samples that copy-paste-and-work, error messages that explain what went wrong, search that returns the answer.
Counter-intuition: a free tier that's too generous can prevent paid conversion. Tune so the free tier is excellent for hobby use but constrains team use (rate limits, seat caps, missing observability) so growth into the paid tier feels natural, not extractive.