---
title: "Can I filter the list of blocks in the block element?"
date: "2020-01-15T10:19:38+00:00"
summary: "Discover how to manage block elements in Drupal with Site Studio. Learn about limitations, potential developer solutions, and where to find more detailed information on block customization."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/65391-can-i-filter-list-blocks-block-element"
id: "05b74aba-b005-4c9e-b0df-9623abe083d0"
---

No. Drupal provides the list of blocks to the block element.

Drupal provides the list of blocks to the block element. Site Studio doesn't offer a facility to filter the list of blocks. A developer might be able to filter the list of the blocks provided by Drupal.

For more detailed information, see [Block element](/drupal-starter-kits/add-ons/site-studio/block-element "Block element") in the user guide.