Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jointoevent.io/llms.txt

Use this file to discover all available pages before exploring further.

Events are the central concept in JTE Panel. Each event represents a conference, meetup, or any gathering you manage through the platform — including its registration page, attendee list, payments, communications, and on-site check-in. Internally the platform refers to events as “meetings”, so you may see that term in URLs and API responses.

The event list

The event list is your starting point for all event management. Navigate to Events in the sidebar to open it. The list loads all events associated with your account and displays them in a table with the following columns:
ColumnDescription
NameThe display name you gave the event when creating it.
Start dateThe date and time when registration or the event itself begins (format: YYYY-MM-DD HH:mm).
End dateThe date and time when the event closes.
LinkThe unique URL slug for the event, used in the public-facing registration page (e.g. myevent.jte.io).
You can filter the table in real time using the search field in the top-right corner. Searching matches against the event name.

Actions available on each event

Each row in the event list has four action buttons:

Go to event

Opens the full management dashboard for that event, including stats, attendees, and communications. This also sets the event as the active context across the panel.

On-site management

Switches to the on-site (offline) mode for the event. Use this at the venue to check in attendees by scanning QR codes.

Duplicate event

Opens a dialog to create a new event based on the current one’s configuration. See Duplicate an event for details.

Delete event

Permanently removes the event after a confirmation prompt. This action cannot be undone.
Deleting an event is permanent. All attendee data, communications, and payment records associated with that event are removed. Make sure you no longer need the event before confirming deletion.
Click the arrow button on any event row to open that event’s management area. The panel switches to the event statistics view, from where you can access attendee management, email and SMS communications, payments, and more. To create your first event, see Create an event. To understand the statistics shown after selecting an event, see Dashboard.