Update Impersonate-user.md

This commit is contained in:
nour guidara 2025-04-24 19:45:29 +01:00 committed by GitHub
parent 1bdbfe86bb
commit 7c239f5218
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,22 @@
Admin Panel / People / Click at right side of usename `...` button that is User Settings / Impersonate user.
## Impersonate a User
You will be switched to logged in as that user.
To impersonate another user in the Admin Panel:
To switch back to your original user, at your webbrowser click `Reload open webpage` round arrow button.
1. Go to **Admin Panel****People**.
2. Find the user you want to impersonate.
3. Click the **`...` (three dots)** menu on the right side of the username.
4. Select **User Settings****Impersonate User**.
This feature was added to Wekan v4.39 at https://github.com/wekan/wekan/pull/3280
You will now be logged in as that user.
### How to Switch Back
To return to your original admin account:
- Click the **Reload** (🔄) button in your web browser to refresh the page.
---
📝 **Note:**
This feature was added in **Wekan v4.39**
See [Issue #3280](https://github.com/wekan/wekan/issues/3280) for more details.