> ## 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.

# Hypotheses for Repeating Group elements

> Hypothesis properties for Repeating Group elements in FlexiLayout Studio, from surrounding rect and detected status to pre-search and chain quality.

A **Repeating Group** hypothesis has the following properties:

| **Property**        | **Description**                                                                                                                                                                                                                                           |
| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Element name        | The full name of the element.                                                                                                                                                                                                                             |
| Page                | The number of the page on which the element was detected.                                                                                                                                                                                                 |
| Surrounding rect    | The coordinates of the rectangle which surrounds the region of the hypothesis.                                                                                                                                                                            |
| **Width**           | The width of the region of the hypothesis.                                                                                                                                                                                                                |
| **Height**          | The height of the region of the hypothesis.                                                                                                                                                                                                               |
| Detected            | Shows whether the object described by the element has been found (**true**) or whether a null hypothesis has been formulated (**false**).                                                                                                                 |
| From the best path  | Shows whether the found hypothesis belongs to the best path in the tree of hypotheses (**true**) or not (**false**).                                                                                                                                      |
| Pre-search quality  | How well the hypothesis matches the properties of the element specified by the settings in the **Properties** dialog box and by the code in the Advanced pre-search relations field.                                                                      |
| Post-search quality | The quality of the hypothesis after the conditions in the Advanced post-search relations field have been applied.                                                                                                                                         |
| Chain quality       | The quality of the chain of hypotheses, from the first subelement of the group to the current subelement. Chain quality is calculated by multiplying the qualities of all the subelements in the chain and is used to compare rival chains of hypotheses. |

## Related topics

<CardGroup cols={3}>
  <Card title="Repeating Group elements" icon="layer-group" href="/flexi-capture/fls/template/repeatable-group">
    Detect recurring sets of elements, with search modes and repetition counts.
  </Card>

  <Card title="Search area" icon="magnifying-glass" href="/flexi-capture/fls/template/search-constraints">
    Tell a FlexiLayout where to look for objects using coordinates or relations.
  </Card>

  <Card title="Additional search constraints" icon="magnifying-glass" href="/flexi-capture/fls/template/advanced-constraints">
    Write extra constraints in the FlexiLayout language on the Advanced tab.
  </Card>
</CardGroup>
