# Payment Automation

### FAQs

* [ACH Troubleshooting and Reversals](/ap-automation/charted-faqs/payment-automation/ach-troubleshooting-and-reversals.md) for failed payments, cancellations, and return timing.
* [ACH Setup and Timing](/ap-automation/charted-faqs/payment-automation/ach-setup-and-timing.md) for bank requirements, release cutoffs, and debit timing.
* [Outsourced Check Processing](/ap-automation/charted-faqs/payment-automation/outsourced-check-processing.md) for mailed check questions and processing details.
* [On Premise Check Printing and Configuration](/ap-automation/charted-faqs/payment-automation/on-premise-check-printing-and-configuration.md) for in-house printing questions.
* [Verifying Business Entities](/ap-automation/charted-faqs/payment-automation/verifying-business-entities.md) for onboarding and compliance questions.
* [Payee Deactivation](/ap-automation/charted-faqs/payment-automation/deactivating-payees.md) for questions about inactive payees, held payments, and reactivation.
* [Supported International Payment Countries](/ap-automation/charted-faqs/payment-automation/supported-international-payment-countries.md) for current country coverage.
* [Payee Invitations](/ap-automation/charted-faqs/payment-automation/payee-invitations.md) for questions about inviting payees, opt-out, and collecting payment information

### Related topics

* [Payment Automation](/ap-automation/charted-configuration/payment-automation.md) for the full configuration guide.
* [Payment Automation](/ap-automation/charted-features/payment-automation.md) for payment workflow guides after setup.
* [Verifying Business Entities](/ap-automation/charted-configuration/payment-automation/verifying-business-entities.md) and [Verifying Funding Sources](/ap-automation/charted-configuration/payment-automation/verifying-funding-sources.md) for onboarding blockers.
* [Navigating the Ready for Release Queue](/ap-automation/charted-features/payment-automation/navigating-the-ready-for-release-queue.md), [Resolving Not Ready for Release Issues](/ap-automation/charted-features/payment-automation/resolving-not-ready-for-release-issues.md), and [Tracking and Cancelling Payments](/ap-automation/charted-features/payment-automation/tracking-and-cancelling-payments.md) for payment release and status questions.


---

# 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://docs.charted.com/ap-automation/charted-faqs/payment-automation.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.
