# Edit SignUp Sheet List Selection

Currently, you cannot edit your name or email that was entered into the SignUp Sheet.  If you have a change of plans and need to remove yourself from the item selected or edit the number of slots you signed up for, you will need to register or sign in to Evite using the same email address you entered on the list. You can then edit by following these steps:

1. Go to the View SignUp Sheet link on your success page or in your email inbox.
2. Open the SignUp sheet.
3. Scroll down to the item you signed up for.
4. Select **Edit signup**.
5. You will be asked to log in if not already logged in.
6. Edit your signup.
7. Click on **Save** to save your changes. <br>

<figure><img src="/files/bM9lwlZffAUt0inaUzkb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cApWJ1LjXdCsmbT31Wey" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/signup-sheets/volunteer/edit-signup-sheet-list-selection.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.
