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

# Labeled Field

> Work with Labeled Field elements in the FlexiLayout language: convert them to Group elements to access subelement methods and use common functions.

A **Labeled Field** element is a [Group](/flexi-capture/fls/template/elements-compound) element with predefined subelements. When you work with this element as one entity, its subelements are not visible and you cannot call their methods. To access the methods of the subelements, turn the **Labeled Field** element into a regular **Group** element using the command on the element's shortcut menu.

## Common methods and properties

A **Labeled Field** has no specific methods or properties. The methods and properties common to all elements are described in the following sections:

* [Functions which limit the search area](/flexi-capture/fls/language/search-functions)
* [Search control functions](/flexi-capture/fls/language/search-control)
* [Debug functions which return information about the search area](/flexi-capture/fls/language/debug-functions)
