> ## 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 2. Step 20: Describing the Cooking field

> Break down the Cooking field into a Description Group containing Serves, Portions, and CookingDescription elements to exclude unwanted leading text.

In this step, you will tell the program how to look for the field named Cooking, which contains cooking instructions and information about the number of servings.

Note that information about the number of servings is given after the word Serves on all the test images. However, on images 2, 3 and 4 the word "serves" is preceded by other words. Describe the field in such a way as to exclude this unwanted text from the block to be recognized.

For easier navigation in the FlexiLayout tree and to reduce the number of hypotheses for the Cooking element, create a **Group** element and name it **Description**:

1. Within the **Cooking** element, create a [Group](/flexi-capture/fls/template/elements-simple) element and name it **Description**.
2. Within the **Description** element, create an element of type Static Text and name it **Serves**. This element will be used to locate the word "Serves". For more information, see [Step 21](/flexi-capture/fls/tutorial2/2step21).
3. Within the **Description** element, create an element of type [Character String](/flexi-capture/fls/template/character-chain) and name it **Portions**. This element will be used to locate the number of servings. For more information, see [Step 22](/flexi-capture/fls/tutorial2/2step22).
4. Within the **Description** element, create an element of type Paragraph and name it **CookingDescription**. This element will correspond to the **Cooking** field. For more information, see [Step 23](/flexi-capture/fls/tutorial2/2step23).
5. Create a block corresponding to the **Cooking** field and name it **CookingDescription**. For more information, see [Step 24](/flexi-capture/fls/tutorial2/2step24).
