# Edit SignUp Sheet List

As the organizer, you can edit the list of items on your SignUp Sheet by following the steps below:

1. Log in to your Evite account.
2. Click on your photo/initials in the top right corner.
3. Select **My SignUp Sheets**.&#x20;
4. Locate your sheet on the dashboard.&#x20;
5. Select **Edit Sheet**.&#x20;
6. Scroll down to the list item you need to edit.
7. Make your edits. If an item already has volunteers, you will see a message asking you to confirm that you still want to make edits.&#x20;
8. If you need to delete the item on the list, click the **X** button to the right of the item.
9. Scroll down and select **+ Add Another slot** to add the new item.
10. Click on **Save changes** to save your edits.&#x20;

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

**Notes:**

* If you remove an item that someone has already signed up for, they will be notified that they have been removed.
* Your guest's name and email cannot be edited. You may remove them and have them sign back up with their preferred information.


---

# 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/organizer/edit-signup-sheet-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.
