Registrations¶
Review, validate, and process pending user applications.
Overview¶
When users self-register or are imported in batch, they appear as registrations -- pending records awaiting validation and processing. Once a registration is processed, the applicant becomes a user with a fully provisioned cloud account.
For the full onboarding lifecycle including SSO, manager registration, and what happens after processing, see User Onboarding.
Registration Actions¶
Validation Actions¶
| Action | Description |
|---|---|
| Discard | Mark registration as discarded (cannot be processed) |
| Keep | Mark registration as valid (can be processed) |
| Destroy | Permanently remove from database (irreversible) |
Destroy Action
The Destroy action permanently deletes the registration from the RosettaHub database and cannot be reverted.
Editing Actions¶
| Action | Description |
|---|---|
| Set Graduation | Set graduation year/month for students |
| Set Type | Assign registration type (User, Manager, Researcher, Educator, IT, Student) |
| Set Title | Set title for IT staff or educators |
Processing Actions¶
| Action | Description |
|---|---|
| Send Verify Email Reminder | Resend email verification link |
| Process | Create user account and send credentials |
| Upload Registrations | Bulk import from spreadsheet |
Processing Registrations¶
Individual Processing¶
- Open the Registrations perspective
- Select registrations to process
- Verify status shows email verified and terms accepted
- Click Process
- User receives credentials via email within minutes
Bulk Processing¶
For multiple registrations:
- Select all registrations to process
- Verify all have verified emails
- Click Process
- All users receive credentials simultaneously
Upload from Spreadsheet¶
Import registrations in bulk:
- Click Upload Registrations
- Select your spreadsheet file (Excel format)
- Map columns to required fields
- Review imported data
- Process as needed
Managing Registration Flow¶
Email Verification Issues¶
If applicants haven't verified their email:
- Select the registration
- Click Send Verify Email Reminder
- Applicant receives new verification link
- After verification, registration can be processed
Discarding Applications¶
For invalid or spam applications:
- Select registrations to discard
- Click Discard
- Registrations are marked but kept for records
- Discarded registrations cannot be processed
Cleaning Up¶
To permanently remove registrations:
- Select registrations to remove
- Click Destroy
- Confirm the action
Warning
Only destroy registrations you're certain should be permanently deleted. This action cannot be undone.
Best Practices¶
Review Process
- Review registrations regularly (daily or weekly)
- Set up notifications for new registrations
- Document rejection reasons for discarded applications
Bulk Operations
- Use spreadsheet upload for large onboarding events
- Process in batches for easier tracking
- Verify all data before bulk processing
Related Topics¶
- User Onboarding -- The full onboarding lifecycle
- Managing Users -- User lifecycle after onboarding
- Managing Organizations -- Organization-level governance
Registration Tutorials¶
- User Self-Registration -- End-user self-registration flow
- Register Users via Form -- Manager form-based registration
- Register Users in Batch -- Bulk onboarding via Excel