---
title: "Region element"
date: "2017-12-01T11:40:30+00:00"
summary: "Easily add Drupal regions to your Site Studio Master template with the Region element. Learn how to locate, configure, and customize regions for seamless theme integration and enhanced site structure."
image:
type: "page"
url: "/drupal-starter-kits/add-ons/site-studio/region-element"
id: "5ef017db-60e1-44e0-a51b-53fad9efdb50"
---

Table of contents will be added

Use the Region element to add Drupal regions to your Master template. For more information, see [Adding Drupal regions to your Master template](/drupal-starter-kits/add-ons/site-studio/adding-drupal-regions-your-master-template "Adding Drupal regions to your Master template").

Locating the region element
---------------------------

To find the Region element:

1.  Navigate to a component or a template with the Layout canvas
2.  Click the **+ button** on the Layout canvas
3.  Within the Elements tab, look for the Region element.

![6da2f6ec-region.png](https://acquia.widen.net/content/a32e6329-59ec-4fa0-a200-7fab67176df3/web/6da2f6ec-region.png)

The Region element includes the following fields:

Region type
-----------

*   **Theme** - Select the theme the region is defined in, select "All themes" to show all regions from all themes
*   **Region -** Select the type of Region you want to add to your Master template. The regions available are those configured in your theme. For more information, see [https://www.drupal.org/docs/8/theming-drupal-8/adding-regions-to-a-theme](https://www.drupal.org/docs/8/theming-drupal-8/adding-regions-to-a-theme)

Prefix
------

You can add a prefix (something before) an element. This is developer functionality and should only be used if you know what you are doing.

*   **Prefix markup** - Add prefix code to the element.

Suffix
------

You can add a Suffix (something after) to an element. This is developer functionality and should only be used if you know what you are doing.

*   **Suffix markup** - Add suffix code to the element.

Comments
--------

*   **Add comments -** Add comments to the Element.  For more information, see [Adding comments to an element](/drupal-starter-kits/add-ons/site-studio/adding-comments-element "Adding comments to an element").