# Deactivating or deleting your account?

We do not have the option to delete or deactivate an account from the console. Please reach out to <support@spydra.app> for any such requests.

If you are an org admin, we'll be unable to delete your account as your account is associated with an organization. Deletion of Organizations is currently not allowed because Organization is the core part of Spydra accounts. **Please transfer your ownership of the Organization admin to one of the team members to process your request.**


---

# 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.spydra.app/how-to/private-network/account/deactivating-or-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.
