Sensible home page
Search...
⌘K
Ask AI
Sign In
Try Sensible
Try Sensible
Search...
Navigation
Advanced computed field methods
Copy from sections
Documentation
API Reference
Changelog
Tutorials
API Status
Blog
Welcome
Getting started
Integrating
Choosing an extraction approach
Integrations
SDK guides
Zapier Overview
API quickstart
Quick Extraction
LLM-based Extractions
Prompt Tips
Advanced prompt configuration
Layout-based Extractions
Getting started with layout-based extractions
Out-of-the-box extractions
Multi-document extractions
Repeating layouts
App Guide
Document Type Classification
Classifying documents by type
Best Practices
Troubleshooting LLM extractions
Monitoring extractions
Qualifying LLM accuracy
Validating extractions
Tutorials
SenseML Reference
SenseML reference introduction
Field Query Object
Methods
LLM based methods
Preprocessors
Computed Field Methods
Sections
Config Settings
Document type settings
Advanced computed field methods
Overview
Add computed fields
Copy from sections
Copy to section
Custom computation
Get file metadata
Concepts
API
API Tutorial
Code examples
On this page
Parameters
Examples
Advanced computed field methods
Copy from sections
Returns an array of the values for a field in a source section group. This is useful for flattening the output of complex nested sections.
Parameters
The following parameters are in the computed field’s
global Method
parameter:
key
value
description
id (
required
)
copy_from_sections
source_sections (
required
)
The ID of the source section group.
source_field (
required
)
The ID of the source field in the section group.
Examples
See
Zip and flatten sections example
.
Add computed fields
Copy to section
Assistant
Responses are generated using AI and may contain mistakes.