> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample 4. Step 7.8: Name of Unit column, kwUnit element

> Tell the Unit column apart from Unit Price by creating a kwUnit Static Text element constrained to the left of the kwUnitPrice element's left boundary.

When creating an element to search for the keywords of the **Unit** column name, rely on the already detected **UnitPrice** column and specify an additional relation: search for the name of the **Unit** column to the left of the left boundary of the **UnitPrice** column name.

## Create the kwUnit element

<Steps>
  <Step title="Create the Static Text element">
    In the **TableHeader** element, create a [Static Text](/flexi-capture/fls/template/static-text) element and name it **kwUnit**.
  </Step>

  <Step title="Enter the search text">
    Click the **Static Text** tab. In the **Search text** field, type `Unit`.
  </Step>

  <Step title="Add position relations">
    To place this name on the same level as the **Designation** name, click the **Relations** tab and specify the additional constraints described in [Step 7.2](/flexi-capture/fls/tutorial4/4step7-2).
  </Step>

  <Step title="Constrain to the left of kwUnitPrice">
    To place the name to the left of the left boundary of the **UnitPrice** column name, specify this additional constraint on the **Relations** tab:

    * Left of the left boundary of the **kwUnitPrice** element, **Offset** = 20, **Reference boundary** = **Left**.
  </Step>

  <Step title="Skip the search when Designation is missing">
    To optimize the search, do not search for the name if the **Designation** name is not detected, as described in [Step 7.2](/flexi-capture/fls/tutorial4/4step7-2).
  </Step>

  <Step title="Match the FlexiLayout">
    Match the FlexiLayout to confirm that the element is detected on the first page of the document.
  </Step>
</Steps>
