---
title: "If I use a Drupal block in a component, can I expose the block settings in the component form?"
date: "2020-01-15T09:34:45+00:00"
summary: "Learn about integrating Drupal blocks in Site Studio components. Discover limitations on exposing block settings and find guidance on proper configuration for seamless component usage."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/64521-if-i-use-drupal-block-component-can-i-expose-block-settings-component-form"
id: "d7cc77a6-ccbb-4395-ab57-1a128d8ee580"
---

No. You cannot expose block forms or settings in Site Studio component forms.

If you add a Drupal block as into a Site Studio component using the Block element, you cannot access the block settings or expose them to users of the component. You have to configure the block settings when you place it within a Drupal region.

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