# Delete a Module

![](/files/-M_GSBDchdA0uh9QmrER)

This is for removing the module entirely.&#x20;

{% hint style="danger" %}
This action cannot be undone, however your blocs and data are not removed from the database. In the event of an accidental deletion please contact <support@blocworx.com> and we will attempt to restore your blocs and data.
{% 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://manual.blocworx.com/blocworx-documentation/module/edit-a-module/delete-a-module.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.
