Feedback, roadmap and changelog for every product you run.
Each of your SaaS products gets a public feedback board, a roadmap and release notes. You get one inbox and one bill for all of them.
Free for one product. No card needed.
One inbox for all your products
Stop clicking through five dashboards. New requests, comments waiting for an answer and votes that cross a threshold land in one list, each tagged with the product it belongs to. Answer, merge duplicates or move a request to another product from the same screen.
A portal your users actually use
Your logo, your colors, your domain. Voting takes one click and a magic link, there is no password to invent. The same layout on a phone, in the visitor's language.
Votes that carry weight
Your app tells saasmngr who is voting and what they pay. Every request shows how much of its support comes from paying customers, so the loud free user and the quiet enterprise account are no longer the same vote.
// server side, any JWT library
const token = jwt.sign(
{
sub: user.id,
email: user.email,
plan: 'business',
mrr_cents: 4900,
},
process.env.SAASMNGR_IDENTIFY_SECRET,
{ algorithm: 'HS256',
expiresIn: '1h' },
);Roadmap and release notes without extra work
Move a request to Planned and it is on the public roadmap. Publish a changelog entry, link the requests it ships, and they flip to Shipped, the people who voted get an email, and your app shows a What's new badge. Schedule entries, embed images, keep an RSS feed, all from one editor.
One price, all your products
Start free with one product. Upgrade when you add the second one or want your own domain. Never a fee per board.
Prices excluding VAT. Change or cancel any time from your billing page.
Compare plans in detailPut your first product on saasmngr
Create your workspace, name your product, paste the link in your app. Your board is live in a few minutes.