> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/end-user-and-partner-section/end-user-section/course/master-po-matching-with-docbits.md).

# Master PO Matching with DocBits

Discover in this video how to professionally handle discrepancies during PO matching with **DocBits**. We guide you step by step through what to do when numbers don’t align. Whether you’re an experienced ERP manager or an aspiring financial accountant, you’ll learn how to efficiently and securely manage discrepancies.

{% embed url="<https://youtu.be/TUd0z7m70Y4>" %}

Learn how our special AI swarm intelligence in **DocBits** leads you through the entire process and how you can use our documentation to quickly find solutions to problems or uncertainties. Join the many satisfied customers who have optimized their processes with **DocBits**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.docbits.com/end-user-and-partner-section/end-user-section/course/master-po-matching-with-docbits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
