Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.drpn.ai/llms.txt

Use this file to discover all available pages before exploring further.

Symptoms

  • Upload does not start.
  • Upload completes but parsing fails.
  • Fields appear shifted or missing.
  • A run completes with unexpected zero matches.

Checks

  1. Open Ask Darpan and search for the official surface where the upload failed: Create Schema or Run Reconciliation.
  2. Confirm the file format matches the selected workflow.
  3. Confirm the schema matches the input headers or keys.
  4. Check encoding and delimiter.
  5. Remove blank leading rows and summary footer rows.
  6. Confirm identifiers have not been converted to numbers by a spreadsheet tool.

Common fixes

  • Save CSV files as UTF-8.
  • Preserve leading zeros in identifier columns.
  • Normalize date formats before upload.
  • Use a schema that matches the current source shape.