> For the complete documentation index, see [llms.txt](https://manual.blocworx.com/blocworx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module.md).

# Module Editor

![Module Editor Landing Page](/files/-M_G5ewjDan0Ou9Mi4yY)

The Module Editor is where you change the settings and details of the module, add sections and most importantly, manage your blocs.

{% content-ref url="/pages/-MUOLIz2dnPrBThgDVFL" %}
[Add, remove and move Sections and Blocs](/blocworx-documentation/module/edit-a-module/add-remove-sections-and-blocs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOLTVepj7vDt1arlk2" %}
[Edit Module Location & Icon](/blocworx-documentation/module/edit-a-module/edit-module-location.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOLYssY0nYmK\_bZisP" %}
[Edit Module Details](/blocworx-documentation/module/edit-a-module/edit-module-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOLdcbANMNPl62FuVP" %}
[Import from another Module](/blocworx-documentation/module/edit-a-module/import-from-another-module.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_G5xOXDjqWxgBsy05O" %}
[Delete a Module](/blocworx-documentation/module/edit-a-module/delete-a-module.md)
{% endcontent-ref %}

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
