# How can I delete my account?

To delete your Typo account and cancel your subscription, please contact us by emailing <hello@typoapp.io> or using the chat option on the Typo dashboard.\
Once we receive your request, our support team will reach out to confirm the deletion.

{% hint style="warning" %}
**Note:** Account deletion requests are processed within **48 hours** after confirmation. All associated data will be permanently deleted.&#x20;
{% endhint %}


---

# 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://typo.gitbook.io/typo-help-docs/faqs/delete-account/how-can-i-delete-my-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.
