> ## 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 1. Step 15: Describe the NAME field

> Locate the NAME field in Sample 1 with NameHeader and GuestName elements, restricting the search area and alphabet to avoid ambiguous hypotheses.

The **NAME** field needs three items, like the **YOUR PLANET NAME** field:

* A [Static Text](/flexi-capture/fls/template/static-text) element named **NameHeader** for the field label
* A [Character String](/flexi-capture/fls/template/character-chain) element named **GuestName** for the field value
* A block named **GuestName** for the field

Create them as described in [Steps 10](/flexi-capture/fls/tutorial/step10) to [14](/flexi-capture/fls/tutorial/step14), with these settings:

<Steps>
  <Step title="Set the NameHeader search area">
    Place **NameHeader** above the **PlanetNameHeader** element. This keeps FlexiLayout Studio from matching the word NAME inside the **YOUR PLANET NAME** label.

    <Frame>
      <img src="https://mintcdn.com/abbyy/r-nfa7jujx5b9gKX/images/flexi-capture/fls/tutorial22.png?fit=max&auto=format&n=r-nfa7jujx5b9gKX&q=85&s=929fc6dced90f2b7a900803325ea35c2" alt="Screenshot of the Relations tab of the NameHeader element properties in ABBYY FlexiLayout Studio showing the search area constrained above the PlanetNameHeader element." width="416" height="282" data-path="images/flexi-capture/fls/tutorial22.png" />
    </Frame>
  </Step>

  <Step title="Set the GuestName alphabet and character count">
    Set the **GuestName** alphabet to English letters and the `-` symbol only, unlike the **PlanetName** alphabet. In the **Character count** field, specify the fuzzy interval `{0, 0, 50, INF}`.
  </Step>

  <Step title="Set the GuestName search area">
    Use **NameHeader** as the reference element.
  </Step>

  <Step title="Create the GuestName block">
    Use **GuestName** as the source element.
  </Step>
</Steps>
