Creating an Event Manager
Enter Manager Details
Fill in the form:Required Fields:
- Full Name: The event manager’s display name
- Email: Their login credential (must be unique)
- Assign Events: Select which events they can access
Event managers receive an email with their login credentials immediately. They can sign in at
/sign-in.
Event Manager Permissions
What Event Managers CAN Do
✅ Access assigned event portals at/{org-slug}/{event-slug}/portal/checkin
✅ Search for attendees by unique ID, email, or name
✅ Perform manual check-ins on behalf of attendees
✅ Send or resend confirmation emails to attendees
✅ Activate or deactivate the check-in page
✅ View check-in page URL and copy link
What Event Managers CANNOT Do
❌ View the event dashboard or attendee list ❌ Add or import attendees ❌ Export attendee data ❌ Access branding or customization settings ❌ Edit event details ❌ Create or manage other event managers ❌ Purchase tokens ❌ Access organization settingsAssigning Events to Managers
You can assign multiple events to a single manager or assign multiple managers to one event.Assigning During Creation
- When creating a new event manager, check the boxes next to events they should access
- Click Create to save assignments
Assigning After Creation
Select Events
In the dialog, check or uncheck events:
- Checked: Manager can access this event
- Unchecked: Manager cannot access this event
Managing Event Managers
Viewing All Event Managers
The Event Managers page displays:- Name: Manager’s full name
- Status: Active or Suspended
- Assigned Events: Count of events they can access
- Actions: Edit, Assign, Reset Password, Suspend, Delete
Searching Event Managers
Use the search bar to filter managers by name.Editing Manager Details
You can update an event manager’s name but not their email.Email addresses cannot be changed after account creation. If an email change is required, delete the old account and create a new one.
Resetting Passwords
If an event manager forgets their password or needs a new login link:Suspending or Reactivating Managers
Suspending a Manager
Temporarily disable an event manager’s access without deleting their account.Confirm
Review the confirmation dialog. Suspending a manager:
- Blocks their login access
- Preserves their account and assignments
- Can be reversed at any time
Reactivating a Manager
- Find the suspended manager (status badge shows “suspended”)
- Click the Reactivate icon (checkmark icon)
- Confirm the action
- Manager can log in immediately
Deleting Event Managers
Deleted event managers are removed from all assigned events. If you need to re-add them, create a new account.
Event Manager Sign-In Flow
Here’s what happens when an event manager signs in:Manager Receives Email
After creation, the event manager receives an email with:
- Their email address (username)
- Auto-generated password
- Link to the sign-in page (
/sign-in)
Automatic Redirect
Upon successful sign-in, they are redirected to the check-in management page of their first assigned event:
/{org-slug}/{event-slug}/portal/checkin
Monitoring Event Manager Activity
Track all event manager actions in the audit trail.Filter by Manager or Event
Use filters to narrow down logs by:
- Specific event manager
- Specific event
- Date range
Review Actions
View logged actions:
- Manual check-ins performed
- Confirmation emails sent
- Check-in page activated/deactivated
- Timestamps for all actions
Best Practices
Create managers early
Create managers early
Set up event manager accounts at least 1 week before your event to allow time for:
- Testing login credentials
- Familiarizing managers with the interface
- Resolving any access issues
Use descriptive names
Use descriptive names
Use full names or role-based names for easy identification:
- ✅ “Sarah Johnson - Registration Desk”
- ✅ “John Smith - VIP Check-In”
- ❌ “Manager1”
Assign events strategically
Assign events strategically
- Registration desk staff → Assign to all events
- Venue-specific staff → Assign only to events at their location
- Temporary staff → Assign only to events they’re working
Suspend instead of delete
Suspend instead of delete
For recurring events or temporary staff:
- Suspend accounts after the event
- Reactivate for future events
- Only delete accounts that will never be reused
Test accounts before event day
Test accounts before event day
- Create a test event
- Assign the event manager
- Have them sign in and test check-in flow
- Verify they cannot access restricted areas
Common Workflows
Setting Up Event Day Check-In Staff
- Create event managers for each check-in station:
- “Registration Desk 1”
- “Registration Desk 2”
- “VIP Entry”
- Assign all managers to the same event
- Send login credentials 2 days before event
- Provide tablets or laptops with the check-in page bookmarked
- Monitor check-ins in real-time from event dashboard (client access only)
Managing Recurring Monthly Events
- Create event managers once (e.g., “Monthly Meetup Staff”)
- Create a new event each month
- Assign the same managers to each new event
- Managers can access all events from their portal
- Review audit trail after each event
Troubleshooting
Manager didn't receive welcome email
Manager didn't receive welcome email
Steps to resolve:
- Check spam/junk folder
- Verify the email address is correct in the manager table
- Click Reset Password to send a new email
- If still not received, check Resend logs or contact support
Manager cannot sign in
Manager cannot sign in
Possible causes:
- Account is suspended → Reactivate the account
- Incorrect password → Use Reset Password
- Email typo during creation → Delete and recreate account
- Manager using wrong sign-in page → Direct them to
/sign-in
Manager sees 'no events assigned' error
Manager sees 'no events assigned' error
Resolution:
- Go to
/event-managers - Click Assign Events for the manager
- Select at least one event
- Save changes
- Ask manager to sign out and sign in again
Manager can see too much information
Manager can see too much information
Issue:
If a manager can access Dashboard, Attendees, or Branding tabs, their account may have incorrect permissions.Resolution:
- Verify their role is set to “event_manager” in the database
- If they were upgraded from client accidentally, delete and recreate the account
- Contact support if issue persists
Cannot delete manager - database error
Cannot delete manager - database error
Possible cause:
Manager has logged actions in audit trail that reference their account.Resolution:
- Suspend the account instead of deleting
- Export audit trail before deletion
- Contact support to remove database constraints if deletion is required
Security Considerations
Protecting Attendee Data
- Event managers cannot export attendee lists
- Event managers cannot view attendee details beyond check-in
- Event managers cannot access custom fields or sensitive data
- All actions are logged in the audit trail
Password Security
- Passwords are auto-generated with high entropy
- Managers should change passwords after first login (if self-service is enabled)
- Use Reset Password if credentials are compromised
- Suspend accounts immediately if suspicious activity is detected