# Deleting OpenDialog account

In case you choose to discontinue OpenDialog, you can request deletion of your OpenDialog Cloud Edition account by following the instructions below.

1. Please contact [Support@OpenDialog.ai](<mailto:Support@OpenDialog.ai >) and provide your instance ID with your request.
2. Once the email is received the OpenDialog customer support team will be in touch to confirm deletion and start your account deletion.
3. Once completed, you will be notified through email that your account has been deleted.

**Note:** deleting your OpenDialog account will remove your entire account including all scenarios and will not be recoverable. Please make sure you have exported/transferred any content before requesting the deletion.<br>


---

# 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.opendialog.ai/core-concepts/the-opendialog-workspace/opendialog-account-management/delete-opendialog-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.
