writinwaters 2dba858c84
Doc: minor (#10627)
### What problem does this PR solve?


### Type of change


- [x] Documentation Update
2025-10-17 09:47:29 +08:00

447 B

sidebar_position slug
30 /parser_component

Message component

A component that sets the parsing rules for your dataset.


A Parser component sets the parsing rules for various file types, including parsing methods for PDFs , fields to parse for Emails, and OCR methods for images.

Scenario

An parser component is auto-populated on the ingestion pipeline canvase and always required in an ingestion pipeline workflow.