Skip to main content

Ticket Actions & Pass Action Responses

Ticket Actions let you add custom actions to the attendee pass (e.g. transfer ticket, post-event survey). Pass Action Responses is where you view and process submissions from attendees.

Where to find them

  • Ticket Actions: Event dashboard → Ticket Actions (under Operations).
  • Pass Action Responses: Event dashboard → Pass Action Responses.

How it works

sequenceDiagram
participant You as Organizer
participant Config as Ticket Actions
participant Pass as Attendee pass
participant Attendee as Attendee
participant Responses as Pass Action Responses

You->>Config: Create action (e.g. Transfer)
Config->>Pass: Action appears on pass
Attendee->>Pass: Clicks action, submits
Pass->>Responses: Response recorded
You->>Responses: Review and process

Ticket Actions

What are ticket actions?

Actions are buttons or links that appear on the pass after registration. Common examples:

  • Transfer ticket — Attendee requests to transfer their pass to someone else.
  • Post-event survey — Collect feedback after the event.
  • Custom form — Any action you define with fields.

Creating an action

  1. Go to Ticket Actions.
  2. Click Add Action.
  3. Enter:
    • Name — Label shown on the pass.
    • Description (optional) — Instructions for the attendee.
    • Action type — Determines the flow (e.g. transfer, survey, custom).
  4. Set Order to control the order actions appear on the pass.
  5. Save.

Managing actions

  • Edit — Change name, description, type, or order.
  • Delete — Remove the action (existing responses remain).
  • Send to attendees — Queue emails so attendees are reminded of available actions.

Pass Action Responses

Viewing responses

  1. Go to Pass Action Responses.
  2. See a list of submissions by action type.
  3. Open a response to view details and process it.

Processing responses

Depending on the action type, you may:

  • Approve or reject (e.g. transfer requests).
  • Export responses (e.g. survey data).
  • Mark as handled for tracking.

Use cases

ActionAttendee doesYou do
Transfer ticketRequests transfer to new emailApprove/reject; new pass generated
SurveySubmits answersExport or view in dashboard
CustomFills custom formProcess per your workflow

See Check-in & Gate Management for scanning and gate setup. See Event Dashboard for the full sidebar.