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

PII Field Classifier

Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off. Returns structured, review-ready output without triggering any external action.

Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off.

Before you run

Workflow summary

Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off.

What is PII Field Classifier?

PII Field Classifier is a ready-to-run Noderan marketplace workflow for data & intelligence teams. It helps users move from a manual process to a repeatable automation with visible credit cost and app-based execution.

Who is it for?
Data governance teams
What problem does it solve?
Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off.
How does it work?
Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off.
How does pricing work?
1 credit per run.
What is the next action?
Open the app marketplace to activate this workflow, or review credit pricing.

PII Field Classifier FAQ

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

Profiles schema field rows for probable PII and prepares a classification sheet for governance sign-off. Returns structured, review-ready output without triggering any external action.

Expected inputs

Schema fields CSV

textarea

Required input

Demo input

Schema Csv

item,status,score users.email pii,review,90 orders.total not pii,ready,95 events.ip likely pii,review,80
View raw JSON
{
  "schemaCsv": "item,status,score\nusers.email pii,review,90\norders.total not pii,ready,95\nevents.ip likely pii,review,80"
}

Output highlights

  • rowCount
  • columnCount
  • headers
  • findings
  • previewRows

Example result

Row Count

3

Column Count

3

Headers

itemstatusscore

Findings

Field rows classified for PII with governance sign-off pending.Parsed rows are ready for operator review

Preview Rows

1 structured item

View raw JSON
{
  "rowCount": 3,
  "columnCount": 3,
  "headers": [
    "item",
    "status",
    "score"
  ],
  "findings": [
    "Field rows classified for PII with governance sign-off pending.",
    "Parsed rows are ready for operator review"
  ],
  "previewRows": [
    {
      "item": "Example",
      "status": "review",
      "score": "72"
    }
  ]
}

Use cases

  • Map where personal data actually lives.

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.