[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eThe Invoice Parser plugin in Cloud Data Fusion, powered by Document AI, allows you to convert invoices into structured data.\u003c/p\u003e\n"],["\u003cp\u003eParsed data from invoices is stored in BigQuery, with invoice metadata stored in a separate table for additional information.\u003c/p\u003e\n"],["\u003cp\u003eTo use the Invoice Parser plugin, you must have a Cloud Data Fusion instance running version 6.4.1 or later and you need to have created an Invoice Parser processor in Document AI.\u003c/p\u003e\n"],["\u003cp\u003eThe pipeline is customizable, allowing you to specify the Invoice Parser processor ID, Cloud Storage bucket path, and BigQuery table details during configuration.\u003c/p\u003e\n"]]],[],null,["# Parse invoices\n\nYou can convert invoices into structured data in Cloud Data Fusion\nusing the Invoice Parser plugin, which is powered by Document AI. The\nstructured data gets stored in BigQuery.\n\nBefore you begin\n----------------\n\nTo parse invoices, you need a Cloud Data Fusion instance running in\nversion 6.4.1 or later. For more information, see\n[Upgrading Cloud Data Fusion instances](/data-fusion/docs/how-to/upgrading#upgrade-instances).\n\nCreate a processor\n------------------\n\n1. In the Google Cloud console, go to the Document AI **Processors**\n page.\n\n [Go to Processors](https://console.cloud.google.com/ai/document-ai/processors)\n2. [Create a processor](/document-ai/docs/create-processor). Select **Invoice\n parser** as the type of processor.\n\n | **Note:** When you create the processor, copy the processor ID for your plugin configurations.\n\nConfigure the invoice parser plugin\n-----------------------------------\n\n1. In the Google Cloud console, go to the Cloud Data Fusion **Instances**\n page.\n\n [Go to Instances](https://console.cloud.google.com/data-fusion/locations/-/instances)\n2. Ensure that the desired instance has been upgraded to version 6.4.1 or\n later. For earlier versions, [upgrade the instance](/data-fusion/docs/how-to/upgrading).\n\n3. Click **View instance**.\n The Cloud Data Fusion UI opens.\n\n4. Click **Hub**.\n\n5. Click **GCP** , and then deploy **GCP Plugins**.\n\n6. Click **DocAI** , and then deploy the **Doc AI Plugins**.\n\n7. Click the **Invoice Parser Quickstart** \\\u003e **Create**.\n\n8. Customize your pipeline by entering the Invoice Parser processor ID,\n Cloud Storage bucket path, and BigQuery table details.\n\n9. Deploy and run the pipeline.\n\nParsed invoices are stored in the output table in BigQuery.\nMetadata from the invoices is stored in the `Metadata` table and includes\nparsing status, Cloud Storage path, and upload timestamp of the raw\ninvoice. Records in the output and metadata tables can be joined with the\n`invoice_uuid` key."]]