> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corvic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Automating Part Lists from P&IDs with Corvic AI

> Extract structured parts lists and bills of materials directly from piping and instrumentation diagrams with Corvic AI

## Automating Part Lists from P\&IDs with Corvic AI

This tutorial shows how to extract structured parts lists and bills of materials directly from piping and instrumentation diagrams (P\&IDs) with Corvic AI.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/zB1tnsfacws" title="Automating Part Lists from P&IDs with Corvic AI - Corvic AI" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## What You'll Learn

* Extracting parts and components from P\&ID diagrams
* Generating structured parts lists and bills of materials
* Validating and organizing extracted output
* Exporting results for downstream use

## How It Works

### Parse the Diagrams

Ingest P\&ID drawings and prepare them for extraction.

### Extract Parts

Identify parts and components across the diagram and capture their attributes.

### Build the Parts List

Assemble the extracted components into a structured parts list or bill of materials, ready to review and export.

## Related Documentation

<CardGroup cols={2}>
  <Card title="Digitizing P&IDs" icon="diagram-project" href="/tutorials/digitizing-pids">
    Turn P\&ID diagrams into a queryable knowledge graph.
  </Card>

  <Card title="Document Digitization" icon="file-lines" href="/features/document-digitization">
    Turn diagrams and documents into structured data.
  </Card>

  <Card title="Extract Tables" icon="table-cells" href="/features/extract-tables">
    Extract structured tables from source documents.
  </Card>

  <Card title="Extract Images" icon="image" href="/features/extract-images">
    Extract content from visual sources.
  </Card>
</CardGroup>

## Additional Resources

* [Watch on YouTube](https://www.youtube.com/watch?v=zB1tnsfacws)
* [More video tutorials](https://www.youtube.com/@CorvicAI)
