I'm seeing data from the wrong team

Multi-team users: how to switch teams and confirm scope.

Updated1 min readplatform

SunrAI is multi-tenant. Every project, customer, and permit belongs to exactly one team. If the data looks wrong, the team is wrong.

Confirm which team you're on

The team switcher (top-left of the dashboard) shows the active team. Every URL also contains the team id (/dashboard/<teamId>/...).

Switch teams

  1. Click the team switcher

    Top-left of the dashboard.

  2. Pick the team you want

    SunrAI navigates to the same view in the new team. Bookmarks against the previous team id will still work.

Multi-team gotchas

  • Notifications are per-user, not per-team — you'll get pings from every team you belong to
  • Bookmarks are per-team — a /projects bookmark in team A becomes a different page in team B
  • API keys are per-team — using a team A key against team B's API returns 403