# Account Deletion

**Steps to Delete Your Account:**

1. Login to your account at <https://storybook.app>
2. Once logged in, click on the ☰ icon on the top left corner.
3. Click on the "Delete Account" option
4. When asked to confirm deletion, click on the "Delete" button.
5. You will need to login again using the same account.

Once this process is finished, your account will be deleted. By this time, we will have also started to delete your user data including your stories and any cover photos you have uploaded.

{% embed url="<https://www.youtube.com/watch?v=c7MKR8jS1rw>" %}


---

# 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://docs.clubinfluencer.com/purity-help-center/guides/account-deletion.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.
