Use Member Quick Actions

Member quick actions let admins perform common user management tasks directly from the account detail page, without needing to access the database.

Accessing Quick Actions

  1. Navigate to an account's detail page.
  2. Click the Members tab.
  3. On any member row, click the three-dot menu icon (to the right of the Impersonate button).
  4. A dropdown menu appears with the available actions.

Force Verify Email

If a user's email is not verified, you can force-verify it immediately. This sets the user's emailVerified timestamp to now, which unlocks full access to the platform.

This action is disabled (grayed out) for users who are already verified. A confirmation dialog appears before the action is executed.

Resend Verification

Sends a new verification email to the user using the standard Templated verification email template. The verification link expires in 24 hours.

This action is disabled for users who are already verified. Unlike the user-facing resend flow, the admin version bypasses rate limiting.

Send Password Reset

Sends a password reset email to the user. The reset link expires in 1 hour. A confirmation dialog appears before sending.

The password reset email uses the branded Templated template and directs the user to /reset-password with a secure token.

Audit Trail

All quick actions are logged in the admin audit trail with the admin's ID, the target user, and the action taken. This ensures full accountability for every admin action.

Related Articles

  • Search and View Accounts
  • Impersonate a User
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.