# Main Bloc Settings

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

<figure><img src="https://1186088597-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSr2uF2m-DtSpCxknCK-887967055%2Fuploads%2Fsbzro3borqSoPlfGy2py%2FScreenshot%202025-04-07%20134713.png?alt=media&#x26;token=1b86df84-8c0f-4c69-8970-0186db4ae071" alt=""><figcaption></figcaption></figure>

### Change Bloc Name

Simply used to change the name of the Bloc.

### Bloc Section

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

{% hint style="success" %}
Coming Soon: The ability to change the section from the [Add Remove Blocs and Sections](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/add-remove-sections-and-blocs) area in the [module editor](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module).
{% 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](https://manual.blocworx.com/blocworx-documentation/module/module-overview).

### 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 %}
