> ## 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 15: Describe the field that contains the cooking instructions and the field that contains the cooking time

> Structure the Cooking Group element that holds CookingTimeHeader, CookingTime, InvertedHeader, and Description elements for cooking time and instructions.

The **Cooking** element groups the fields for cooking time and cooking instructions. Create a [Group](/flexi-capture/fls/template/elements-compound) element and name it **Cooking**.

It must contain these elements:

| Element                    | Type                                                               | Corresponds to                                | Described in                                    |
| :------------------------- | :----------------------------------------------------------------- | :-------------------------------------------- | :---------------------------------------------- |
| **CookingTimeHeader**      | [Static Text](/flexi-capture/fls/template/static-text)             | The time units in the **Cooking Time** field  | [Step 16](/flexi-capture/fls/tutorial2/2step16) |
| **CookingTime**            | [Character String](/flexi-capture/fls/template/character-chain)    | The **Cooking Time** field                    | [Step 17](/flexi-capture/fls/tutorial2/2step17) |
| **InvertedHeader**         | [Object Collection](/flexi-capture/fls/template/object-collection) | The name of the **Cooking Description** field | [Step 19](/flexi-capture/fls/tutorial2/2step19) |
| **Description** (compound) | [Group](/flexi-capture/fls/template/elements-compound)             | The **Cooking Description** field             | [Step 20](/flexi-capture/fls/tutorial2/2step20) |
