# Understanding the Dashboard

The dashboard gives you a live overview of your wedding at a glance.

**What you'll see:**

* **Guest summary** — Total guests added, RSVPs confirmed, and pending responses
* **Event summary** — Your upcoming events and guest counts per event
* **RSVP breakdown** — A snapshot of confirmed, declined, and pending RSVPs
* **Quick actions** — Shortcuts to add guests, manage events, and view invitations

The dashboard updates in real time as guests respond to their invitations.

> **Tip:** Bookmark the dashboard URL so you can check RSVP updates quickly from any device.


---

# 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/getting-started/understanding-the-dashboard.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.
