# Migration Process for Trade Receivable and Payable

1. Trade Receivable: Use the customer invoice migration option in the manage-migration module to migrate outstanding invoices. Prepare a CSV file containing the necessary details. After migration, an opening balance will be created in the appropriate account in Biz-Flo's general ledger. Individual customer accounts will also be created in the SELL module, displaying the outstanding invoices for each customer.
2. Trade Payable: Similarly, use the vendor invoice migration option to migrate outstanding invoices. Again, prepare a CSV file with the required details. The system will create an opening balance in the appropriate account and generate individual vendor accounts in the BUY module.


---

# Agent Instructions: 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:

```
GET https://tfx-guide.gitbook.io/tfx-biz-flow-comprehensive-guide/quick-start/manage-module/data-migration-module/migration-process-for-trade-receivable-and-payable.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.
