# Undelivered Status

When a host adds their guests, some may bounce back and show **Undelivered** status. All guests that are undelivered will show at the top of your guest list, highlighted in red. The most common reasons are:

* The email address is incorrect (typo, incorrect domain, etc.)
* The email is no longer active.
* The guest you are trying to add has an Evite account with an old email address saved as the primary, which causes the invitation email to bounce back.
* You added a school or corporate email. These have stronger filters that can block Evite emails from being delivered.
* There is an outage with the email domain.

**To correct this:**<br>

* If the email address is incorrect, you can go to your Manage Event page, select the option to edit next to your undelivered contact, and opt to resend to the correct/updated email address or phone number.
* Remove the guest from the guest list, and add them with an alternate email address\
  \
  \
  **Notes:**\
  \
  If you receive an email stating some email addresses on your guest list are undeliverable, but when you check your guest list, there are no undelivered guests, please disregard the email. It was sent in error.&#x20;


---

# 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/manage-and-edit-guest-list/undelivered-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.
