Allow admins to set a default landing page per organization
Abhi Samreddy
We need the ability to set a default landing page per organization
so that when users log in, they are automatically directed to a
specific page — in our case, the "Plan My Day" dashboard.
Current behavior:
- Users always land on their last visited page
- New users land on a generic page with no guidance
- Admins have no control over what page users see first
Why this matters:
- We've built a "Plan My Day" dashboard that consolidates
everything a developer needs — tasks, incidents, deployments,
and priorities — in one place. If users land elsewhere,
they miss it.
- New users who land on a generic page don't know where to
start. A defined landing page improves onboarding and drives
adoption of the portal.
- Developers shouldn't have to navigate to the right page every
day. The landing page should surface what matters immediately.
- As admins, we should be able to define what users see first —
similar to how tools like Notion, Linear, and Jira allow a
default home view.
- Currently, each user lands wherever they last left off,
creating an inconsistent experience across the team.
Requested feature:
A per-organization setting in Organization Settings that allows
admins to configure a default landing page URL. When a user logs
in (or opens Port fresh), they should be directed to that page
instead of their last visited page.