For the complete documentation index, see llms.txt. This page is also available as Markdown.

Attendee

As an attendee of the event, you can set up your booth, book appointments with other attendees, and manage your bookings.

Your Actions

How You Access Meetup

You receive a booking link or auth link from an attendee or organizer:

Link Type
Purpose
Example

Booking link

Book an appointment with an attendee's representative

meetup.eventx.io/appointment/{id}

Auth link

Access your own booth dashboard

meetup.eventx.io/exhibitor/{id}?auth_token={token}

User Roles

Everyone in the Meetup system is an attendee of the event. Any attendee can:

  1. Set up a booth — add representatives, configure availability, manage vetos

  2. Book appointments — schedule time slots with other attendees' representatives

  3. Request meetups — peer-to-peer bookings that are auto-confirmed

Approval Workflow

Some events use an approval mechanism. When enabled:

  • Your booking enters a Pending state

  • The target representative must accept or reject your request

  • You receive an email when your booking is accepted or rejected

If the approval mechanism is disabled, your booking is confirmed immediately.

Last updated