> For the complete documentation index, see [llms.txt](https://typless.gitbook.io/typlessapi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typless.gitbook.io/typlessapi/automation-use-cases.md).

# Automation Use Cases

- [Overview](https://typless.gitbook.io/typlessapi/automation-use-cases/overview.md): Typless use cases by our customers
- [Invoice with metadata](https://typless.gitbook.io/typlessapi/automation-use-cases/invoice-with-metadata.md): Extracting additional metadata from invoices with examples in Python and Node.
- [Invoice with line items](https://typless.gitbook.io/typlessapi/automation-use-cases/invoice-with-line-items.md): Extracting metadata and line items from invoices with examples in Python and Node.
- [VAT invoice](https://typless.gitbook.io/typlessapi/automation-use-cases/vat-invoice.md): Extracting metadata and VAT rates from invoices with examples in Python and Node.
- [Transport report](https://typless.gitbook.io/typlessapi/automation-use-cases/transport-report.md): Extracting metadata and line items from transport report with examples in Python and Node.
- [Custom document](https://typless.gitbook.io/typlessapi/automation-use-cases/custom-document.md): Extracting metadata and line items from any custom document with examples in Python and Node.
