Skip to content

Account – My profile

  • Path: /account/my-profile
  • Canonical URL: /account/my-profile?tab=profile|billing|activity
  • Default tab: missing or unknown tab param defaults to profile
  • Breadcrumb: Account > My profile
  • Parent: README.md
TabCanonical URL
My profile/account/my-profile?tab=profile
Billing/account/my-profile?tab=billing
Activity log/account/my-profile?tab=activity

Deprecated aliases: /account/my-profile/billing and /account/my-profile/activity-log are kept as server-side redirects to the canonical URLs above and should not be linked to directly.

These Figma links are kept for legacy context only. If they differ from the route doc or the current account surface, follow the docs and current implementation.

Provide a single Account surface for user self-service:

  • View/update personal profile
  • View billing information
  • Review user activity log
  • Uses the authenticated App Shell (App Shell (Navigation, Search, Assistant Sidebar))
  • Page header (topper): standard 24px padding (px-6 py-6), border-b #ebebeb.
  • Page header content:
    • Title: user name (e.g., “Jon Smith”)
    • Tabs: My profile, Billing, Activity log
  • This replaces the legacy /profile section in the sitemap/menu. Any old /profile/* routes should be treated as deprecated aliases until removed.