# Block Editors

The Block Editors are property editors that enabled you to build advanced editor tools using a set of predefined Document Types.

Umbraco CMS currently ships with two Block Editors: the Block List and the Block Grid.

## [Block List](https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-list-editor)

## [Block Grid](https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor)

## Customizing Block Editors

### [Creating custom views for blocks](https://docs.umbraco.com/umbraco-cms/tutorials/creating-custom-views-for-blocklist)

Learn how to create custom views for the blocks used in your Block Grid or Block List property editors.
