# Creating an Event

**To create a new event:**

1. Go to **Events** from the left sidebar
2. Click **Add Event**
3. Fill in the event details:
   * **Event name** — e.g. Wedding Ceremony, Reception, Mehendi Night
   * **Date and time** — When the event takes place
   * **Location** — Venue or address for this specific event
   * **Description** *(optional)* — Any additional details for guests
4. Click **Save**

The event will appear in your events list and will be available to assign to guests.

> **Tip:** Create all your events before you start assigning guests — it makes the process much faster.


---

# Agent Instructions: 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://aislelist.gitbook.io/aislelist-docs/events/creating-an-event.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.
