> ## 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.1: Name of Designation column, kwDesignation element

> Detect the Designation column name with a kwDesignation Static Text element matching the Designation or Description variants in the TableHeader group.

After you analyze the pre-recognition results, you will notice that the name has only two variants: `Designation` and `Description`. Because the search area is specified at the group level, you do not need to specify it here.

## Create the kwDesignation 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 **kwDesignation**.
  </Step>

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

  <Step title="Match the FlexiLayout">
    Keep the default values for the other options, and match the FlexiLayout to confirm that the element is detected on the images.
  </Step>
</Steps>
