The AI Assistant — powered by Event Architect — lets you configure event settings without navigating menus manually. You type a plain-language description of the changes you want, the assistant parses your request into a structured plan, and you review every proposed change before anything is written to your event.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 AI Assistant is in Beta. Results are generally accurate, but always review the plan preview before applying changes. Complex prompts may take up to a few minutes to process.
How to access the AI Assistant
Navigate to your event in JTE Panel, then select AI Assistant (Beta) from the left sidebar under your event’s management section.The parse → review → apply workflow
Every change goes through three explicit stages so you stay in control at all times.Describe your changes
Type a plain-language description of what you want to change in the text area. You can reference capacity limits, tickets, registration form fields, the landing page, webhooks, and email templates in a single prompt.The prompt field accepts up to 25,000 characters. Use the Generate email templates checkbox if you also want the assistant to draft transactional email content — note that this extends processing time.Enable Start from scratch if you want the assistant to replace the current configuration entirely rather than build on top of it.
Analyze
Click Analyze. Event Architect sends your prompt to the AI gateway, which reads the current event state from the database and produces a structured change plan. A progress indicator appears while the request is in flight.Your session is preserved server-side. If you close and reopen the page, the last parsed plan is automatically restored.
Review the plan preview
Once analysis completes, a collapsible Change preview panel appears. Expand each section — capacity, tickets, form fields, landing page, email templates, webhook — to inspect every proposed change before committing.If the plan is not what you intended, update your prompt and click Analyze again. The new plan replaces the previous draft.
Apply changes
Click Apply changes to write the plan to your event. The assistant displays a summary showing tickets created, updated, or deleted; form fields saved; capacity and landing page messages; and webhook status.After applying, the session is cleared automatically. You can start a new prompt immediately.
Resetting a draft
If you want to discard a parsed plan without applying it, click Clear session. This deletes the server-side session and clears the local prompt and preview. Nothing is written to your event.Example prompts
The following prompts illustrate the range of changes you can describe in a single request. Tickets and capacityWhat the plan covers
| Section | What you can configure |
|---|---|
| Capacity | Attendance limit on/off, numeric limit |
| Tickets | Name, price, free flag, per-ticket use limit, availability dates |
| Form fields | Label, field type, dropdown options, conditional visibility rules |
| Landing page | Title, description, layout, hero image, speakers, agenda items, location, section toggles |
| Email templates | Subject and HTML body for welcome, payment confirmation, bank transfer, and invited-attendee emails |
| Webhook | Target URL, secret, subscribed event types |