# Edit Guest Response

As a host, you can edit your guest's responses and name on your guest list on their behalf. You can follow the steps below to make these edits using the Android app:

1. Log in to your Evite account using the app.&#x20;
2. Tap on **My Events** at the bottom of the screen.&#x20;
3. Tap on your invitation to view it.&#x20;
4. Scroll down to view the guest list.&#x20;
5. Tap on the three dots to the right of the guest you want to edit.&#x20;
6. Tap on the **pencil** icon.&#x20;
7. Edit their name or response.&#x20;
8. Tap on **Save** to save your changes. \
   ![](/files/WByEBd7DkLBNC1qTIJSc)


---

# 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/mobile-apps/android-app/edit-guest-response.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.
