# Guest Viewed Status

Once a guest opens and views your invitation, your guest list will show **Viewed** directly under the guest's name on the guest list. You can locate your guest list by following these steps:

1. Log in to your Evite account.
2. Click on your name/photo in the top right corner.&#x20;
3. Select **My Invitations.**
4. Locate your invitation on the dashboard.
5. Click on the event title of the invitation to view it.
6. Scroll down to the **Guest List** section.&#x20;
7. Click on **View All**.&#x20;

This will bring up your guest list with their viewed status.

<figure><img src="/files/MQYyDbHqWmTZHj6MDTJi" alt="" width="375"><figcaption></figcaption></figure>

You can also follow these steps to view their status:

1. Log in to your Evite account.&#x20;
2. Click on your name/photo in the top right corner.&#x20;
3. Select **My Invitations**.&#x20;
4. Locate your invitation on the dashboard.&#x20;
5. Click on **Manage Event**.&#x20;
6. Scroll down to view the guest list.&#x20;

<figure><img src="/files/q0oxVLkugFEMZybbK5A3" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://support.evite.com/products/invitations/general-and-troubleshooting/guest-viewed-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.
