Skip to content

Managing Events

The Events section of the admin dashboard is where you create events, configure ticket types, track registrations, and manage check-in volunteers.

  1. Click Events in the sidebar.
  2. You’ll see a table listing all your events with columns for name, date, location, published status, and active status.
  3. Use the Search box to filter events by name.
  4. Click a column header (Name or Date) to sort the list.
  5. Use the pagination buttons at the bottom to navigate through pages.
  1. On the Events page, click the Add Event button in the top right.
  2. Fill in the event details:
FieldDescription
NameThe event title that attendees will see.
DescriptionA short description of the event.
Event TypeSelect a category for the event (e.g., “Meeting”, “Social”). Manage event types with the Manage Types button.
LocationWhere the event takes place.
SlugA URL-friendly identifier (e.g., annual-gala). Your webmaster uses this to embed the registration component.
Event Start / EndThe date and time of the event.
Registration Begin / EndWhen registration opens and closes. Leave blank for no restriction.
Max AttendeesMaximum number of attendees. Leave blank for unlimited.
PublishedCheck this box to make the event visible through the API. Unpublished events are hidden from the registration components.
Guest RegistrationCheck this to allow non-members to register.
Require Member HostCheck this to require guest registrants to select a sponsoring member.
  1. Click Create to save the event.
  1. Click an event name in the events list.
  2. Update any field on the event detail page.
  3. Click Save at the bottom of the form.

The event detail page also includes additional fields not shown during creation:

  • Active — Controls whether the event accepts new registrations. Inactive events remain visible but registration is disabled.
  • Refund Deadline — After this date, refunds are no longer available.

Every event needs at least one ticket type. Tickets are listed in the Tickets section on the event detail page.

Each ticket has:

FieldDescription
NameTicket display name (e.g., “Member Ticket”, “Guest Ticket”).
EligibilityWho can purchase: Member, Guest, or blank (anyone).
Base PriceThe default price in dollars. Set to $0.00 for free tickets.
ActiveWhether this ticket is available for purchase.

To edit a ticket, click its name in the table.

The Registrations section on the event detail page shows everyone who has registered.

Each row shows:

ColumnDescription
RegistrantThe name or email of the person who registered. Click to view details.
GuestsNumber of guests included in this registration.
Statusconfirmed, pending, or declined.
PaymentPaid, No Charge, or Pending.
DateWhen the registration was created.

Click a registrant’s name to view full registration details, including individual attendees and their check-in status.

You can invite volunteers to help with check-in at the event. Volunteers receive a special link that gives them access to the check-in interface without needing an admin account.

  1. Scroll to the Check-In Volunteers section on the event detail page.
  2. Click Invite Volunteer.
  3. Enter the volunteer’s name and (optionally) their email.
  4. Click Generate Link.
  5. Copy the generated link and share it with the volunteer.

The link expires automatically. You can revoke a volunteer’s access at any time by clicking Revoke next to their name.

Click the Open Check-In button to launch the check-in interface yourself.

Click the Download Report button at the top of the event detail page to download a file listing all attendees and their status.

  1. On the event detail page, click the Delete button.
  2. Confirm the deletion in the dialog that appears.

Warning: Deleting an event removes all associated registrations and tickets. This cannot be undone.