# Guest List Overview

The **Guest List** is the central place to manage everyone invited to your wedding. From here you can add, edit, organise, and track all your guests in one place.

**What you can do in the Guest List:**

* Add guests individually or import in bulk from a spreadsheet
* Organise guests into groups (e.g. family, friends, colleagues)
* View each guest's RSVP status and confirmed attendance
* See which events each guest is assigned to
* Export your guest list to Excel
* Send and manage invitations

Each guest row shows:

* **Name** and group
* **RSVP status** — Pending, Confirmed, or Declined
* **Invited events** — shown as pills on the guest row
* **Invite sent** status


---

# 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/guest-list/guest-list-overview.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.
