# Accounts Payable User Guide

## Accounts Payable User Guide

- [Dashboard](https://docs.mastersindia.co/accounts-payable/dashboard.md)
- [Purchase order](https://docs.mastersindia.co/accounts-payable/purchase-order.md)
- [Purchase order To Invoice](https://docs.mastersindia.co/accounts-payable/purchase-order/purchase-order-to-invoice.md)
- [Other features In PO ?](https://docs.mastersindia.co/accounts-payable/purchase-order/other-features-in-po.md)
- [Invoice](https://docs.mastersindia.co/accounts-payable/invoice.md)
- [3- Way Matching](https://docs.mastersindia.co/accounts-payable/invoice/3-way-matching.md)
- [Invoice Payment](https://docs.mastersindia.co/accounts-payable/invoice/invoice-payment.md)
- [Create Credit Note](https://docs.mastersindia.co/accounts-payable/invoice/create-credit-note.md)
- [Create Debit Note](https://docs.mastersindia.co/accounts-payable/invoice/create-debit-note.md)
- [Create Invoice Without PO](https://docs.mastersindia.co/accounts-payable/invoice/create-invoice-without-po.md)
- [Audit Trail](https://docs.mastersindia.co/accounts-payable/invoice/audit-trail.md)
- [OCR Analytics](https://docs.mastersindia.co/accounts-payable/ocr-analytics.md)
- [Create OCR Template](https://docs.mastersindia.co/accounts-payable/ocr-analytics/create-ocr-template.md)
- [Rename or View OCR Template](https://docs.mastersindia.co/accounts-payable/ocr-analytics/rename-or-view-ocr-template.md)
- [Inbox setup for Invoice OCR](https://docs.mastersindia.co/accounts-payable/ocr-analytics/inbox-setup-for-invoice-ocr.md)
- [Capture Invoices from Inbox](https://docs.mastersindia.co/accounts-payable/ocr-analytics/capture-invoices-from-inbox.md)
- [Invoice from OCR](https://docs.mastersindia.co/accounts-payable/ocr-analytics/invoice-from-ocr.md)
- [OCR FTP](https://docs.mastersindia.co/accounts-payable/ocr-ftp.md): Sync your ERP with OCR reader using a File Transfer Protocol
- [How to Create a Sync FTP job](https://docs.mastersindia.co/accounts-payable/ocr-ftp/how-to-create-a-sync-ftp-job.md)
- [How to Process Files for FTP sync](https://docs.mastersindia.co/accounts-payable/ocr-ftp/how-to-process-files-for-ftp-sync.md)
- [GRN](https://docs.mastersindia.co/accounts-payable/grn.md)
- [Proof of Delivery](https://docs.mastersindia.co/accounts-payable/proof-of-delivery.md): Maintain a centralised, auditable record of every delivery: inward and outward, so you can respond to government notices with a complete report at a moment's notice.
- [Create a Proof of Delivery](https://docs.mastersindia.co/accounts-payable/proof-of-delivery/create-a-proof-of-delivery.md)
- [View POD Details](https://docs.mastersindia.co/accounts-payable/proof-of-delivery/view-pod-details.md)
- [Tracking](https://docs.mastersindia.co/accounts-payable/proof-of-delivery/tracking.md)
- [Documents & Reports](https://docs.mastersindia.co/accounts-payable/proof-of-delivery/documents-and-reports.md)
- [POD Settings: Automation](https://docs.mastersindia.co/accounts-payable/proof-of-delivery/pod-settings-automation.md)
- [Configuration](https://docs.mastersindia.co/accounts-payable/configuration.md)
- [Add Internal Users](https://docs.mastersindia.co/accounts-payable/configuration/add-internal-users.md)
- [Add Business Units](https://docs.mastersindia.co/accounts-payable/configuration/add-business-units.md)
- [Supplier Onboarding](https://docs.mastersindia.co/accounts-payable/configuration/supplier-onboarding.md)
- [FTP Configuration](https://docs.mastersindia.co/accounts-payable/configuration/ftp-configuration.md)
- [Configure FTP](https://docs.mastersindia.co/accounts-payable/configuration/ftp-configuration/configure-ftp.md)
- [Schedule FTP](https://docs.mastersindia.co/accounts-payable/configuration/ftp-configuration/schedule-ftp.md)
- [FTP Logs](https://docs.mastersindia.co/accounts-payable/configuration/ftp-configuration/ftp-logs.md)
- [Business Setting](https://docs.mastersindia.co/accounts-payable/configuration/business-setting.md)
- [SMTP & IMAP](https://docs.mastersindia.co/accounts-payable/configuration/smtp-and-imap.md)
- [Approval Workflow](https://docs.mastersindia.co/accounts-payable/configuration/approval-workflow.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mastersindia.co/accounts-payable/dashboard.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
