> 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/bloc-editor/bloc-settings/main-bloc-settings.md).

# Main Bloc Settings

The Main Bloc Settings are the general settings that contain the information and location of the Bloc.

<figure><img src="/files/jYLr825UbJHBfx2z20aj" alt=""><figcaption></figcaption></figure>

### Change Bloc Name

Simply used to change the name of the Bloc.

### Bloc Section

Allows you to update the [section ](/blocworx-documentation/module/module-overview/module-sections.md)where the bloc is located.

{% hint style="success" %}
Coming Soon: The ability to change the section from the [Add Remove Blocs and Sections](/blocworx-documentation/module/edit-a-module/add-remove-sections-and-blocs.md) area in the [module editor](/blocworx-documentation/module/edit-a-module.md).
{% endhint %}

### Review and Troubleshooting

Allows you to generate a **visual flow chart** of your bloc using **Mermaid JS**, giving you a quick overview of how your fields and rules are connected.

While this tool is useful for understanding and reviewing field logic, **functionality cannot be guaranteed**, as certain field names or parameters may conflict with **Mermaid JS reserved words**.

Even if the visual chart doesn't load correctly, you can **still read the text and relationships** it attempts to map, which can help you troubleshoot or understand rule-based links in your bloc.

### Availability

Makes the Bloc accessbile through the sidebar.

### Change Icon

Allows you to change the icon for the bloc where it is listed in the [module](/blocworx-documentation/module/module-overview.md).

### Untick to Disable Bloc (Bloc Enabled/Disabled)

Used to remove the bloc visually from the front end of the module.

{% hint style="info" %}
Note: Please don't use this as a secure way of preventing people from accessing the bloc
{% endhint %}
