Inviting Users
Admins can invite new members to their GradientHarbor organization via email.
┌──────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────┐
│ Admin │ │ Email │ │ Invitee │ │ Active │
│ sends │───▶│ invitation │───▶│ clicks link │───▶│ member │
│ invite │ │ delivered │ │ + signs up │ │ │
└──────────┘ └──────────────┘ └──────────────┘ └──────────┘
│ │
│ Pending │
└───────────────────────────────────────────────────────┘
Status: pending → activeSending an Invitation
- Go to Administration > Users
- Enter the email address of the person you want to invite
- Click Invite
- The invitee receives an email with an invitation link
What Happens Next
For New Users
If the invitee doesn't have a GradientHarbor account:
- They click the invitation link
- They create an account (via Google OAuth or email/password)
- Their membership status changes from pending to active
- They can now access the organization's dashboards, connectors, and data
For Existing Users
If the invitee already has a GradientHarbor account:
- They click the invitation link
- They log in to their existing account
- The organization is added to their account
- They can switch between organizations from the sidebar
Managing Invitations
From the Administration > Users page, admins can:
- View pending invitations
- See which invitations have been accepted
- Remove members from the organization
- Change member roles (member ↔ admin)
Membership States
| Status | Description |
|---|---|
| Pending | Invitation sent, not yet accepted |
| Active | Invitation accepted, user has full access |
| Declined | User declined the invitation |
INFO
Invited users are assigned the member role by default. Admins can promote them after they join.