Try Gemini 1.5 models, the latest multimodal models in Vertex AI, and see what you can build with up to a 2M token context window.Try Gemini 1.5 models, the latest multimodal models in Vertex AI, and see what you can build with up to a 2M token context window.
Stay organized with collections
Save and categorize content based on your preferences.
In addition to the default schema added in the initialization process, you can add more schemas in the schemas page.
Be sure you are a content Document AI Warehouse admin roles/contentwarehouse.admin in Cloud Identity.
On the left navigation panel, go to schemas.
Add a new schema. This option only appears if you are a content Document AI Warehouse admin.
Give a schema display name, select type and create.
Select Document schema type if it is a document schema.
Select Folder schema type and folder type, if it is a folder schema.
After the schema is created, the page redirects to the new schema. You can add a property to the schema.
In the Create new property panel, enter a property name. The property name must begin with a letter and contain no white spaces. Use the Document AI entity as a property name if possible. That automatically maps the extracted entities to property and index the entity values to be filterable and searchable. The mapping is case sensitive.
If you prefer to have a display name, uncheck Use property name as display name and enter a display name.
Select a property type.
For the enum type, you can enter the possible values by adding an item in the possible enum values section that appears next.
Choose whether the property has multiple values or is required.
Mapping Document AI entities to properties
If your property name matches the Document AI entity name, the entity is directly mapped to the property, and the property value is indexed to be filterable and searchable. The match is case sensitive.
If the property name differs from the Document AI entity name, you need to map the Document AI extraction results to the Document AI Warehouse property, and specify the mapping in the Mapping section. Check out the documentation for more details.
Some common processor type display names and the corresponding types.
Display Name
Processor Type
Invoice Parser
INVOICE_PROCESSOR
W2 Parser
FORM_W2_PROCESSOR
W9 Parser
FORM_W9_PROCESSOR
1040 Parser
FORM_1040_PROCESSOR
US Driver License Parser
US_DRIVER_LICENSE_PROCESSOR
US Passport Parser
US_PASSPORT_PROCESSOR
Custom Document Extractor
CUSTOM_EXTRACTION_PROCESSOR
To get a full list of processor types, use fetchProcessorTypes. Check out fields detected documentation for possible entities extracted by the processors.
Expand the advanced section to configure whether the property is searchable/filterable.
After creation, the new property is added to the schema.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["Document AI Warehouse is being deprecated and will be unavailable after January 16, 2025, requiring users to migrate their data to an alternative like Cloud Storage to avoid data loss."],["The current feature is in a pre-GA stage, meaning it is available \"as is\" with potentially limited support, as detailed in the Pre-GA Offerings Terms."],["Content Document AI Warehouse admins can add new schemas by navigating to the schemas page, providing a display name and type, and then creating it."],["When creating a schema property, matching the property name to a Document AI entity name will automatically map the entity to the property, enabling filterable and searchable indexing of the entity values."],["When the property name differs from the Document AI entity name, users must map the Document AI extraction results to the Document AI Warehouse property in the mapping section."]]],[]]