# Tracking RSVP Status

Once invitations are sent, you can track guest responses directly from the Guest List.

**RSVP statuses:**

| Status        | Meaning                                      |
| ------------- | -------------------------------------------- |
| **Pending**   | Invitation sent, guest has not yet responded |
| **Confirmed** | Guest has confirmed attendance               |
| **Declined**  | Guest has declined the invitation            |

**To view RSVP status:**

* Each guest row in the Guest List shows their current RSVP status
* The Dashboard shows an overall breakdown of confirmed, declined, and pending responses

**If a guest has not responded:**

* Resend the invitation link as a reminder via WhatsApp&#x20;
* The same link remains valid — no need to generate a new one

> **Tip:** Follow up with pending guests at least one week before your wedding date to get an accurate final headcount.


---

# 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/tracking-rsvp-status.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.
