diff --git a/.github/AGENT-GUIDE.md b/.github/AGENT-GUIDE.md index 361bc70..58c1f7a 100644 --- a/.github/AGENT-GUIDE.md +++ b/.github/AGENT-GUIDE.md @@ -127,7 +127,7 @@ ipwhitelist-app/ ## 5. Multi-Company Users can belong to multiple companies via IAM API profiles: -- `ClientID: "WZ88888, WZ77777"` → two companies +- User's companies come from IAM API (`profiles[]`) with `is_active_profile` flag - Active company selector in UI (dropdown, `?switchTo=X` or JS navigation) - API supports `?client_id=` parameter to specify active company - Default: first company in list (`allClientIds[0]`)