# Data Types

- 11 Articles

## [What is a Data Type?](https://help.hyperscience.ai/v41/docs/what-is-a-data-type)
- Published on Mar 18, 2025  
Data types are used by the system to specify the kinds of characters expected, or not expected. For example, the Numeric type is best used for values where only numbers are expected, versus the Generic Text type, which is best used for values containing a mix of letters and numbers.

## [Supported Characters and Default Data Types](https://help.hyperscience.ai/v41/docs/supported-characters-and-default-data-types)
- Published on Mar 18, 2025  
Data types are used by the system to specify the kinds of characters expected, or not expected. For example, the Numeric type is best used for values where only numbers are expected, versus the Generic Text type, which is best used for values containing a mix of letters and numbers.

## [Choosing a Data Type](https://help.hyperscience.ai/v41/docs/choosing-a-data-type)
- Published on Mar 18, 2025  
A Data Type is a type of metadata that is used by the system to specify the kinds of characters expected, or not expected, for a field. Choosing the most appropriate data type ensures high automation rates and fewer Supervision tasks. You can learn more in the documentation.

## [Navigating the Field Dictionary](https://help.hyperscience.ai/v41/docs/navigating-the-field-dictionary)
- Published on Mar 18, 2025  
The Field Dictionary allows you to define a field so that it consistently corresponds to a specific data type and an optional output name. This is specifically used for creating Structured layouts – if numerous layouts have the same field, defining it in the Dictionary streamlines the process.

## [Defining Fields in the Field Dictionary](https://help.hyperscience.ai/v41/docs/defining-fields-in-the-field-dictionary)
- Published on Mar 18, 2025  
You can define metadata for new fields in the Field Dictionary so they can be used in Structured layouts. You can define fields either individually or as a group. Defining a single field: To define a single new field: Click on the Add Fields button in the application.

## [Editing Fields in the Field Dictionary](https://help.hyperscience.ai/v41/docs/editing-fields-in-the-field-dictionary)
- Published on Mar 18, 2025  
Editing a field definition in the Field Dictionary will automatically update all layout drafts which use that field’s dictionary definition. This ensures that field changes are made consistently across all impacted layout drafts. Editing a single field can help maintain data integrity.

## [Creating Data Types with ML Configurations](https://help.hyperscience.ai/v41/docs/creating-data-types-with-ml-configurations)
- Published on Mar 18, 2025  
To create a data type with a descriptive display name that matches the name of the field in your specific document, you can use the system's existing ML configuration values to reduce confusion for users who manage field definitions in the Layout Editor.

## [Creating Data Types with a List of Expected Values](https://help.hyperscience.ai/v41/docs/creating-data-types-with-a-list-of-expected-values)
- Published on Mar 18, 2025  
Data types can be created with a user-provided list of values – we call these "list custom field data types". List CFDTs enable the system to more accurately transcribe fields where a defined list of values is expected – for example, a list of account codes.

## [Creating Data Types with Custom Patterns](https://help.hyperscience.ai/v41/docs/creating-data-types-with-custom-patterns)
- Published on Mar 18, 2025  
Data types can be created to validate field values against a set pattern – we call these "pattern custom field data types". Pattern CFDTs enable the system to more accurately transcribe fields where a pattern is expected – for example, an account number formatted in a specific way.

## [Checkboxes and Signatures](https://help.hyperscience.ai/v41/docs/checkboxes-and-signatures)
- Published on Mar 18, 2025  
Checkboxes and signatures are data types for non-text fields. Hyperscience allows you to extract signature and checkbox fields from Structured and Semi-structured documents. The possible values for checkboxes and signatures are: True and False.

## [Default Data Types](https://help.hyperscience.ai/v41/docs/default-data-types)
- Updated on Jul 18, 2025  
- Published on Mar 18, 2025  
Default data types are the standard configurations provided by Hyperscience for common data scenarios, ensuring ease of use and consistent application.
