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.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.
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:| Column | Description |
|---|---|
| Name | The display name you gave the event when creating it. |
| Start date | The date and time when registration or the event itself begins (format: YYYY-MM-DD HH:mm). |
| End date | The date and time when the event closes. |
| Link | The unique URL slug for the event, used in the public-facing registration page (e.g. myevent.jte.io). |
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.