All Docs
FeaturesSaaS FactoryUpdated February 19, 2026

Your Products Page Just Got a Lot More Useful

Your Products Page Just Got a Lot More Useful

Released in v1.0.29


When you open /dashboard/products, you shouldn't have to squint at a five-column table to understand what's going on with your products. Status, pipeline health, team ownership — these are the things you need at a glance. A table makes you work for that. Cards don't.

From Table to Cards

Starting with v1.0.29, the Products page defaults to a card grid view. Each card shows everything that matters without a single extra click:

  • The product's name and status — is it active, paused, in draft?
  • The target vertical so you always know the market context
  • The team responsible for it
  • The last pipeline run — when it ran and whether it passed
  • A View button to jump straight in

This is the same ProductCardGrid component that was already built and tested inside the platform — it just wasn't being used on the Products page. That changes now.

Power Users Still Have the Table

If you're managing a larger portfolio and the table view works better for your workflow, it's still there. A grid/list toggle in the page header lets you switch between views whenever you need to. Cards for day-to-day scanning, table for bulk review — the choice is yours.

Mobile Is First-Class Again

The card grid stacks cleanly on mobile. The old table required horizontal scrolling on anything narrower than a laptop. That's fixed.


Small changes to how information is presented can have a disproportionately large effect on how quickly you can act on it. The Products page is the first thing most users see when they open the dashboard — it should tell you what's happening, not make you hunt for it.