Review Extraction Results
Verify extracted data and troubleshoot issues.
Review Extraction Results
After extraction completes, review results to verify accuracy and identify any issues.
Viewing results
- Navigate to Extract in the sidebar
- Click a run in the Runs tab, or
- Select View Results from the actions menu (⋮)
Checking provenance
Every extracted value includes a Source Quote — the exact text the extraction was based on.
Use provenance to:
- Verify accuracy — Does the quote support the extracted value?
- Check context — Is the quote from the right section?
- Trace sources — Know exactly where data came from
If provenance looks wrong, refine your schema or add extraction instructions.
Common issues
Missing or empty fields
| Cause | Solution |
|---|---|
| Information not in document | Expected — leave empty |
| Field name unclear | Make field name more specific |
| Information in unexpected format | Add extraction instructions |
Unexpected values
| Cause | Solution |
|---|---|
| AI interpreted field differently | Add field description or extraction instructions |
| Wrong section extracted | Add instructions like "Only extract from the abstract" |
| OCR errors in document | Check document quality |
Wrong row granularity
If you're getting one row per character when you want one row per book:
- Edit the schema
- Add extraction instructions: "Extract one row for each book. List all characters in the Characters field."
- Run a new extraction
Iterating on schemas
It's normal to refine a schema 2-3 times:
- Run extraction on 2-3 test documents
- Review results and provenance
- Adjust field names, types, or instructions
- Clone your schema and try again
Don't run large extractions until your schema works well on test documents.
Combining results
For collections larger than 50 documents:
- Run multiple extractions (up to 50 docs each)
- Export each as CSV
- Combine in Excel or Google Sheets
Deleting a run
- Click the actions menu (⋮) on the run
- Select Delete
- Confirm
This permanently deletes the run and all results. Cannot be undone.
Note: Cancel running jobs before deleting.