# Account Deletion

The account deletion procedure requires special attention. To avoid potential user errors, we have established a process that we manage internally. *Before proceeding, we conduct a verification of the reasons behind this decision.*

{% hint style="danger" %}
If the account matches the owner of the System, its deletion corresponds to the deletion of the System and all related data.
{% endhint %}

{% hint style="info" %}
If the account you have corresponds to a secondary user, you can request its deletion from the technician who configured the system.
{% endhint %}

## Request Deletion

The deletion request can be sent directly from the app, but you can also contact support at <help@ohmautomation.io>.

To submit a deletion request, you need to access the app settings, then click the three dots at the top right and select the *Delete Account* option.

<div align="left"><img src="/files/bhUhdKewqBtHgI6mGmHR" alt="" width="300"></div>

A window will open asking you to specify the reasons for the cancellation.

Clicking *Send Request* will initiate the verification process.

<div align="left"><img src="/files/Ll1fa4Op7ESsVJzgQoQI" alt="" width="300"></div>


---

# 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.ohmautomation.io/en/ios/guide/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.
