Profile
Your Profile holds the settings that are personal to you — separate from workspace and global configuration. Open it from the sidebar's Settings area.
Display name
Set the name shown next to your activity across the app — session ownership, ticket assignments, comments, and the activity feed. Your email comes from your identity provider and can't be changed here.
Devices
The Devices tab lists every device with an active sign-in for your account, each showing its browser/user-agent and when it was last used. Your current device is badged so you can tell it apart.
- Revoke a device to sign it out — useful if you signed in on a shared or lost machine. Revocation takes effect the next time that device tries to refresh its session.
- You can only revoke your own devices here. Admins can revoke any user's device from the admin active-sessions view.
Example: You signed in on a conference-room PC and forgot to log out. Open Profile → Devices, find the entry that isn't your current device, and Revoke it — that session is cut off without touching your laptop.
Notification preferences
The Notifications tab controls how you're alerted:
- Browser push — opt in to receive native browser notifications when an inbox item arrives and the Polygent tab is in the background. Off by default; per-user. See Notifications & My Work.
Azure DevOps token
If your workspaces sync with Azure DevOps / TFS, you can store a personal access token (PAT) per workspace under Profile → TFS Token Management. This lets Git and PR operations run under your own identity rather than a shared workspace token.
- Tokens are encrypted at rest and scoped per-workspace.
- Your personal PAT is never visible to other workspace members.
See the Ticket Sync guide for how per-user PATs interact with workspace-level tokens.
See Also
- Notifications & My Work — the inbox and browser push
- Ticket Sync — per-user Azure DevOps tokens
- Security — device revocation and token rotation model