Skip to content

Commit 75518b3

Browse files
Create User Deletion – FAQ.md
1 parent 53d874f commit 75518b3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## πŸ—‘οΈ User Deletion – FAQ
2+
3+
### ❓ Who can delete users?
4+
5+
Only users with the role of **Admin** or **Org Admin** can delete users, with some restrictions outlined below.
6+
7+
---
8+
9+
### ❓ What are the conditions for deleting a user?
10+
11+
1. **Admin Deletion Rules**
12+
- An **Admin** can delete **any user** in the system.
13+
- An Admin **can delete their account from user profile**.
14+
- Before deleting an Admin, ensure **no users are assigned under them**.
15+
16+
2. **Org Admin Deletion Rules**
17+
- An **Org Admin** can delete **any user** within their **own organization**, **except Admins**.
18+
- Org Admins **cannot delete themselves Only Admin can delete them**.
19+
20+
---
21+
22+
### ❓ What happens if a deletion condition is not met?
23+
24+
- The deletion will be **blocked**.
25+
- A **validation error message** will be shown, explaining the reason (e.g., "Admin has assigned users" or "Cannot delete own account").
26+
27+
---

0 commit comments

Comments
Β (0)