From c58566ea1b12819739eb3e19acca52198eff8d21 Mon Sep 17 00:00:00 2001 From: pravin Date: Wed, 10 Dec 2025 17:00:05 +0530 Subject: [PATCH] Update manage-users.md Updated the document to reflect the API credits functionality. --- docs/docs/help/Settings/manage-users.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docs/help/Settings/manage-users.md b/docs/docs/help/Settings/manage-users.md index abdf0caac..7443dd076 100644 --- a/docs/docs/help/Settings/manage-users.md +++ b/docs/docs/help/Settings/manage-users.md @@ -99,6 +99,15 @@ To add a new user: - The user will now be able to use the assigned API credits up to the new limit. +> ⚡ **Note:** Credits can only be added if the selected user has an active API token. + +**How to create an API token for a team user:** +1. Log in using the team user's email address. +2. Navigate to **Settings → API Token**. +3. Generate a live API token. + +Once the API token is created, the admin can assign API credits to that user. + --- ## 🔐 Permissions by Role