Skip to main content
Noderan MarketplaceData & Intelligence
Demo ReadyLive E2E verifiedDeterministic~10s

E-Discovery Document Classifier

Profiles document rows for matter relevance and privilege indicators to prepare a counsel review queue. It prepares a human review decision with rationale and risk flags; it never makes the final call automatically.

Profiles document rows for matter relevance and privilege indicators to prepare a counsel review queue.

Before you run

Workflow summary

Profiles document rows for matter relevance and privilege indicators to prepare a counsel review queue.

E-Discovery Document Classifier FAQ

Short answers for activation, pricing, inputs, and execution review.

Profiles document rows for matter relevance and privilege indicators to prepare a counsel review queue. It prepares a human review decision with rationale and risk flags; it never makes the final call automatically.

Expected inputs

Document index CSV

textarea

Required input

Demo input

Csv

item,status,score Email re contract,review,70 Newsletter blast,ready,15 Board memo,review,85
View raw JSON
{
  "csv": "item,status,score\nEmail re contract,review,70\nNewsletter blast,ready,15\nBoard memo,review,85"
}

Output highlights

  • rowCount
  • columnCount
  • headers
  • findings
  • previewRows

Example result

Row Count

3

Column Count

3

Headers

itemstatusscore

Findings

Document rows classified for relevance with privilege candidates flagged.Parsed rows are ready for operator review

Preview Rows

1 structured item

View raw JSON
{
  "rowCount": 3,
  "columnCount": 3,
  "headers": [
    "item",
    "status",
    "score"
  ],
  "findings": [
    "Document rows classified for relevance with privilege candidates flagged.",
    "Parsed rows are ready for operator review"
  ],
  "previewRows": [
    {
      "item": "Example",
      "status": "review",
      "score": "72"
    }
  ]
}

Use cases

  • Sort the document dump into a review queue.

Step 1

Review the workflow and expected credit cost.

Step 2

Connect the tools or inputs required for execution.

Step 3

Run the workflow and inspect outputs in the app history.

Related next steps

Get Started Free

Ready to automate?

No credit card required. Inspect a workflow plan before connecting tools or running it live.