> For the complete documentation index, see [llms.txt](https://docs.eventscase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventscase.com/video-tutorials/registration.md).

# Registration

## For Attendees:

### **How to register for an event**

{% embed url="<https://www.youtube.com/watch?v=X4JtpNHJsQM>" %}

## For the Event Organiser:

### **The Dashboard**

{% embed url="<https://www.youtube.com/watch?v=7eiCFMS3_cc>" %}

### **Opening and closing the registration process**

{% embed url="<https://www.youtube.com/watch?v=_XhNYN9dAuc>" %}

### **Choosing between a public and private event**

{% embed url="<https://www.youtube.com/watch?v=_YQ-LpfkuLA>" %}

### **Configuring basic design**

{% embed url="<https://www.youtube.com/watch?v=M-ZKcuH2mXU>" %}

### **Adding terms and conditions**

{% embed url="<https://www.youtube.com/watch?v=tNzj4V0BQsY>" %}

### **Modifying the registration form**

{% embed url="<https://www.youtube.com/watch?v=LhPtrboTYBg>" %}

### **Setting the confirmation page**

{% embed url="<https://www.youtube.com/watch?v=tO3bwov0Re0>" %}

### **Defining guest options**

{% embed url="<https://www.youtube.com/watch?v=a0Csqrs6RGE>" %}

### **Creating tickets**

{% embed url="<https://www.youtube.com/watch?v=r0j4Cx80EZU>" %}

### **Creating add-ons**

{% embed url="<https://www.youtube.com/watch?v=nqITVs39DiM>" %}

### **Activating sessions registrations**

{% embed url="<https://www.youtube.com/watch?v=y3PQYqRE3Ug>" %}

### **Activating payment gateway and offline payments**

{% embed url="<https://www.youtube.com/watch?v=kIsdwAYT3Lc>" %}

### **Setting up taxes**

{% embed url="<https://www.youtube.com/watch?v=bqJ-Bshpb5o>" %}

### **Generating promo codes**

{% embed url="<https://www.youtube.com/watch?v=08vX-BS-gUc>" %}

### **Setting up invoices**

{% embed url="<https://www.youtube.com/watch?v=NElgSvTuUAg>" %}

### **Personalising automatic emails**

{% embed url="<https://www.youtube.com/watch?v=xy7Ej-ASWIw>" %}

### **Turning on event organiser notifications**

{% embed url="<https://www.youtube.com/watch?v=AhrUcvPtmN4>" %}

### **Adjusting data retention settings**

{% embed url="<https://www.youtube.com/watch?v=5NKxr7an9qw>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eventscase.com/video-tutorials/registration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
