# Deleting Your Account

Account deletion is permanent and cannot be undone. All your data including your wedding profile, guest list, events, and invitations will be removed.

**Before deleting:**

* Export your guest list if you want to keep a copy — see **Exporting the Guest List**
* Make sure you no longer need access to your invitation links — they will stop working immediately

**To delete your account:**

1. Click your name or avatar in the top right corner
2. Go to **Profile**
3. Scroll to the bottom of the page
4. Click **Delete Account**
5. Read the confirmation message carefully
6. Type the confirmation text as prompted
7. Click **Confirm Delete**

Your account and all associated data will be permanently deleted within 30 days in accordance with our Privacy Policy.

> **Warning:** This action cannot be undone. Once deleted, your guest invitation links will stop working immediately and your data cannot be recovered.


---

# 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://aislelist.gitbook.io/aislelist-docs/account-and-profile/deleting-your-account.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.
