# Assigning Events to a Guest Invitation

Before sending an invitation, make sure the guest is assigned to the correct events — only assigned events will appear on their invitation page.

**To assign events to a guest:**

1. Go to **Guest List**
2. Find the guest
3. Click the **Invited Events** button on the guest row
4. Select the events this guest is invited to
5. Click **Save**

The assigned events will appear as **pills on the guest row** so you can confirm the assignment at a glance before sending.

**If you update events after sending:**

* The invitation page updates immediately — no need to resend the link
* The guest will see the updated events the next time they open their invitation


---

# 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/invitations/assigning-events-to-a-guest-invitation.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.
