> ## Documentation Index
> Fetch the complete documentation index at: https://sensible.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Repeating layouts

TEST CHANGE

To extract complex, repeating data from documents, use layout-based sections to break the document into subdocuments. Then extract data from each subdocument with layout- or LLM-based fields. Note that for simpler repeating data, you can use the [List](/senseml-reference/llm-based-methods/list) method.

The following images show using sections to enable extracting repeating data in a claims loss run and in a complex table.

![Click to enlarge](https://mintlify.s3-us-west-1.amazonaws.com/sensible/assets/v0/images/screenshots/sections_highlight_1.png)

![Click to enlarge](https://mintlify.s3-us-west-1.amazonaws.com/sensible/assets/v0/images/screenshots/sections_highlight_2.png)

### Next

For more information, see [sections](/senseml-reference/sections/index-sections).
