You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/help/Settings/manage-users.md
+25-1Lines changed: 25 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,31 @@ To add a new user:
73
73
3. Enter the user’s email in the input box and click **Delete**.
74
74
- After deletion, the user (and all related data) will be permanently erased.
75
75
76
-
> ⚡ **Note:** Once a user is deleted, your **available user count will automatically increase**.
76
+
> ⚡ **Note:** Once a user is deleted, your **available user count will automatically increase**.
77
+
78
+
## 🔁 Change Password
79
+
80
+
- OpenSign allows **admins** to update a team user's password whenever required.
81
+
82
+
-**To change a user’s password:**
83
+
1. Navigate to **Settings → Users** and click the **Change Password** button next to the user whose password needs to be updated.
84
+
2. Enter the new password on the reset password screen and submit.
85
+
86
+
- The user’s password will be successfully updated, and they will no longer be able to log in using the old password.
87
+
88
+
## 🔁 Add API Credits
89
+
90
+
- OpenSign allows **admins to assign API credits** to team users. This feature helps control and limit how many API-based document operations a user can perform.
91
+
- A team user can only use the number of credits allocated by the admin.
92
+
- For example, if an admin assigns **100 API credits**, the user can perform API actions only until those 100 credits are consumed.
93
+
- Once credits are exhausted, the admin can add more.
94
+
- Example: If the admin wants to give the user 50 additional credits, they must enter the updated total — 150 credits. After updating, the user will have 50 usable credits remaining.
95
+
96
+
-**How to add API credits:**
97
+
1. Navigate to **Settings → Users** and click the **Add Credits** button next to the user who needs add API credits.
98
+
2. Enter the number of credits to allocate and submit.
99
+
100
+
- The user will now be able to use the assigned API credits up to the new limit.
0 commit comments