Define the fields you want to pull out of your documents, then copy the generated JSON schema and use it with AI Data Extraction custom-schema mode.
No properties yet. Add the fields you want to extract from your documents — for example <code1/>, <code2/>, or a nested <code3/> array.
Generated Schema
{
"type": "object",
"properties": {},
"required": []
}Use this schema in the Custom Schema mode of DocInterpreter AI Data Extraction.