Account Registration and Login

HolderChat user guide

Documentation

Summary

A HolderChat account lets you create chatbots, manage settings, and link WordPress sites to your dashboard. Registration and login use custom pages on holderchat.com (not the default WordPress admin login for regular users).

Prerequisites

  • Valid email address
  • Web browser with cookies enabled

Step-by-step: Register

  1. Go to holderchat.com/register
  2. Enter your email, display name, and password
  3. Submit the form
  4. You are redirected to Dashboard (/dashboard)

Step-by-step: Log in

  1. Go to holderchat.com/login
  2. Enter your username or email and password
  3. Click Log In
  4. You land on Dashboard

User profile (/user)

After logging in, open Profile or go to /user to:

FieldPurpose
EmailAccount email (read-only in most cases)
Display nameShown in dashboard
PasswordChange your password

Non-admin users are redirected from /wp-admin/ to Dashboard when they try to access WordPress admin.

Password recovery

  1. On the login page, click Lost your password?
  2. Enter your email or username
  3. Check your inbox for the reset link
  4. Set a new password and log in again

Security best practices

  • Use a unique, strong password
  • Do not share your HolderChat login with site visitors
  • WordPress Connector uses a separate site secret (not your HolderChat password)

What triggers a rebuild

ActionRebuild needed?
Register / loginNo
Update profile nameNo
Change passwordNo

Limitations

Troubleshooting

Symptom: Cannot log in after registration

Cause: Wrong credentials or email not verified (if verification is enabled).

Fix: Use password reset; check spam folder.

Symptom: Redirected away from wp-admin

Cause: Normal behavior for non-admin users.

Fix: Use /dashboard for bot management.

Related topics