# Cancel Invitation

**You can cancel your invitation anytime before your saved event date.** To cancel your active invitation, please follow these steps:<br>

1. Log in to your Evite account.
2. Click on your initials/photo in the top right corner.
3. Select **My Invitations**.
4. Locate your upcoming event you wish to cancel.
5. Click on the three dots to bring up the menu.
6. Select **Cancel Event**.
7. Click on the confirmation.
8. You will see the option to message your guests, or select **Skip** if you do not want to include a message.
9. If you send a message, select **Send**.

<figure><img src="/files/3LJ8OtAw6o8yCNlEqpSr" alt=""><figcaption></figcaption></figure>

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

**Notes:**

* &#x20;You will not be able to message your guests once the event is canceled.
* Your guests will still have the invitation email they received when they were added to the event. When they click on **View Invitation**, they will be informed that the event has been canceled.
* If you reinstate the invitation, the RSVPs will not be reset. They will remain the same as before the cancellation.&#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/general-and-troubleshooting/cancel-invitation.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.
