Skip to content

Connections

Connections let event attendees network with each other through the Guest Portal. Guests can discover, connect with, and add notes about other attendees.

Viewing connections

ViewPathScope
Connections (global)/app/connectionsAll connections across events
Event Connections/app/events/:eventId/connectionsConnections within one event
Connection detail/app/connections/:idFull detail for a single connection

How connections work

  1. An attendee views another guest's public profile at /p/:token
  2. They click Connect to send a connection request
  3. The other attendee accepts (or the connection is established, depending on configuration)
  4. Both guests see the connection in their Connections list

Anonymous connect

Visitors who are not signed in may see a connect option on a public profile. They are redirected to sign in first, then must click Connect again after authentication.

Known limitation

The connect dialog does not auto-resume after a login redirect from a public profile. The user must click Connect again after signing in.

Connection details

On the connection detail page, attendees can:

  • View the connected guest's public profile information
  • Add private notes about the connection
  • Attach images (where enabled)

Organiser perspective

Networking is enabled by the event licence. Organisers do not manage individual connections — they are entirely attendee-driven. Organisers can see aggregate attendee counts and check-in status from the Attendees tab.