> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payout-transaction-ids.md).

# Payout Transaction IDs

**Learn how to easily locate and use transaction IDs in your Alternative Payments dashboard to simplify your reconciliation process.**

***

Now, you can view a transaction ID associated with each of your payouts. This ID simplifies the reconciliation process and provides a clear reference for each payout batch in your Alternative Payments dashboard and your bank statements. Follow the steps below to locate the transaction ID:

### **Accessing the Transaction IDs in Your Alternative Payments Dashboard**

1. **Log in to Your Account**: Visit[ Alternative Payments](https://app.alternativepayments.io/) and log in with your credentials.
2. On the left-hand side menu, click on **Accounts Receivable**.
3. Select [**Transactions**](https://app.alternativepayments.io/dashboard/all-transactions) from the dropdown menu. In the Transactions section, ensure you are on the [**Payouts**](https://app.alternativepayments.io/dashboard/all-transactions?pageTab=Payouts) tab.
4. **Locate the Transaction ID**:
   * Each row in the transactions list represents a payout batch.
   * Find the column labeled **Transaction ID** to see the unique ID for each payout.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcMfa3vBmpP2DUuZxIChfq8wDu6ZWHYMj_oNtBlrjk_NWzM1b5rKmpAwoVNi3pDcURhzGk_L2R0aqc7iXtSXfy00ljiq5rLjhoWA9uNaYV-W6HSDEA4nf7WKIMObFNTZj2-NIJ6ZUBp5_pSWAyUYIrb3Mto?key=Jbws5i40D37IJ0eWn00KTQ)

***

### **Accessing the Transaction IDs in Payout Reports**

The transaction ID is also included in your payout reports, which can be accessed and exported for your records:

**To export the Payout Report**:

* Click the **Export (.CSV)** button on the top-right corner of the Transactions page to download a comprehensive report.
* The downloaded report will include all transaction IDs, ensuring seamless reconciliation.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXecc2o0AUHJa4ieOqyFmnYLxMrvtyAvb0aQQ0_ypgh8A5wXYHUOryUeDj0rG63cFa5edQsoW47qF3nUwWPjs22NugYQ56WDz7It7kDvf_UhJO_PloT0RfFGjtvsDjsV6WMziaA8aciP2DI4UfSqQ_NbBMAw?key=Jbws5i40D37IJ0eWn00KTQ)

That’s it! Transaction IDs are available in your Alternative Payments dashboard, in the payout report and in your bank statements. This ensures that all payouts can be easily tracked and matched with your financial records, simplifying the reconciliation process.

If you have any questions or need further assistance, please contact our support team at <customersuccess@alternativepayments.io>

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# 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://help.alternativepayments.io/payments-and-invoicing/payments-and-payouts/payout-transaction-ids.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.
