Login page

Create an account

1

Open the registration page

Go to https://edgr.ecvhub.net/auth/register.
2

Fill in your details

  • Full name
  • Email (you own it — used for verification)
  • Organization name — a new workspace is created for you
  • Password (≥ 8 characters, letters and numbers)
3

Verify your email

The system sends an activation link. Open the email, click the link → you land on the verification page → your account is active.
4

First sign-in

Return to /auth/login, enter your email + password. You go straight to the dashboard at /home.
Register page
Each org is created by the first person who signs up. Everyone else must be invited into the org. Don’t sign up separately and try to merge afterwards.

Sign in

/auth/login — enter your email and password. Sessions are token-based. When the token expires you’re redirected back to the login page.

Forgot password

1

Click Forgot password

On /auth/login → “Forgot password” link.
2

Enter your email

Must match a registered account.
3

Open the reset email

Click the link → the reset-password page.
4

Set a new password

Type + confirm. You’re redirected back to sign-in.

Roles in an Org

When you join an org you have exactly one role:
RolePermissions
ownerFull control — including deleting the org.
adminManagement — users, integrations, billing.
memberOperations — run campaigns, work the CRM.
See the full matrix at Roles.