# Guest - Edit Name on Guest List

The name that appears on the guest list is the name the host entered when uploading their guest list. If the host did not save your name correctly, you have the ability to edit your own name on the guest list without needing to contact the event host to make that change for you.

To edit your name, please follow the steps below:

1. Open your invitation link.
2. Select your response.
3. Click the pencil icon to the right of your name.
4. Make your edits.
5. Select **Continue** to save your changes.

<div align="left"><figure><img src="/files/j6pmBqiooixqUIlXIc2p" alt=""><figcaption></figcaption></figure></div>

Note:

If you already RSVP'd, you will follow the same steps above, but select the **Change RSVP** button to bring up these options again.&#x20;

<br>


---

# 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/guest-edit-name-on-guest-list.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.
