# 2. Create subsections for the title and material, and identifiers

!!!info
In this section of the tutorial, you'll create **subsections** inside your container to display title, material and identifier data from your record. In the second subsection, which displays identifiers, you'll set up a **header** and provide a **path to the data** for the template.
!!!

<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js"></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(46.19% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/ohih36utht7x?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>

---

## Create a subsection for the title and material

**Return to the top** of your current container.

Add a **new subsection**.

Label it **Section 1.1: Title and Material**

- Choose **Block** as the design
- Choose **Row** as the content direction

**Skip** the header and content sections

**Save** the subsection

## Create a subsection for the identifiers

**Return to the top** of your current container

Add a **new subsection**.

Label it **Section 1.2: Identifiers**.

Choose **List** as the design
Choose **Column** as the content direction

### In the header section

- Choose **Static Value** for the Header
- Enter `Identifiers` in the header field
- Choose **Heading h2** for the Semantic Element

### in the content section

- Choose **Relative** as the path type
- Enter `$.identifier` as the data path
- Choose **Dashed Divider** as a separator

**Save** the subsection
