ข้ามสารบัญไปยังเนื้อหา
อัปเดต 2026-09-07
User profile dashboard
display name & password self-service
A personal profile page where any signed-in user edits their display name and sets or changes their own password — the self-service account surface, distinct from the admin user-management tools.
เมื่อไรจึงใช้
- You changed your name or want to update how it displays across the app
- You want to change your own password without asking an admin
- You're checking what a non-admin user can self-service versus what requires an admin
คำนวณอย่างไร
A dedicated /profile page reads and writes the current user's own record only — display name and password — scoped to self, with no visibility into or control over other accounts.
ข้อควรระวัง
noteThis page cannot change your own role or org membership — those are admin-only (see Admin user management) or org-admin-only (see Tenant-admin UI) actions by design.
ที่เกี่ยวข้อง