# Use Case : Changing RSVP Attendee's Email Address

If an attendee that has been invited through RSVP invitation would like to change their contact email address, please take note of the following.

1. The user cannot change their own email address on the registration form as the email address is pre-filled. Instead, the attendee can contact the organizer to do so.\
   **Note:** The email address of the attendee can only be changed for **In-person** events.

### Steps For Organizer

1. To change the email address of the attendee (RSVP or regular attendee), go to the **Attendee List.**\
   ![](/files/qXDN5uIBf7EgGMYhD9ln)
2. Search for the attendee by using the search bar or click on **More Filters** and select **RSVP** under **Invitation Flow**.\
   ![](/files/BzXgXHvEyswOpq8lOJSK)\
   ![](/files/3fFUuVrGyJeofyKSh9Ah)\
   ![](/files/p8wSQ6z8sbSwsz2EzHKW)
3. Click on the pencil icon to edit the attendee details.\
   ![](/files/1Njx3BmsWBaVzEWYjjX3)
4. Edit the email address and click **Update** once done.\
   ![](/files/IZSIBy7f2jwhpJdllT66)

###


---

# 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://eventx-hq.gitbook.io/knowledge-base/attendee-management/reports-and-use-cases/use-case-changing-rsvp-attendees-email-address.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.
