> For the complete documentation index, see [llms.txt](https://docs.charted.com/ap-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charted.com/ap-automation/charted-features/payment-automation/managing-preferred-payment-methods.md).

# Managing Preferred Payment Methods

### Abstract <a href="#or2o9i2tszlv" id="or2o9i2tszlv"></a>

In **Charted Payment Automation*****,*** managing preferred payment methods ensures that vendor payments are processed accurately and according to vendor and company preferences. By designating a preferred method for a specific payee, administrators can control payment method.&#x20;

Controlled preferred payment method is especially useful for businesses handling multiple vendors with varied payment needs.&#x20;

### Reviewing and Changing a Preferred Payment Method <a href="#id-5dobif5lmmrx" id="id-5dobif5lmmrx"></a>

Payment Automation will use the preferred method when releasing payments. If you need to change the payment method prior to release, you can do so by changing the preferred payment method on the payee prior to release.&#x20;

Follow these steps to manage **Preferred** **Payment Methods**:

1. Begin by hovering over the **Charted** menu, then **AP Automation**, and clicking the **Home** tab:
2. **Next**, click the **Payees** option on the left navgiation menu to open the **Payees** list:

   <figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FuS1ZGBuakkqxGh3dSkbK%2Fimage.png?alt=media&amp;token=77adac89-bc73-4388-bfea-3b6b0f73930b" alt=""><figcaption></figcaption></figure>
3. To start the review process, click the specific vendor with multiple payment methods and locate the **Payment Methods** section. The preferred payment method will be indicated with a green **Preferred** tag next to the payment method name.&#x20;

<figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FKeeoariiex3cB3MgnBsz%2Fimage.png?alt=media&amp;token=5fe24342-9f58-493b-b4d5-15ae73f89378" alt=""><figcaption></figcaption></figure>

4. To switch the preferred Payment Method, select the three-dot action menu ( **. . .** )  and click **Set Preferred**

   <figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FbDOg2US7EK0IQ7hxMcyl%2Fimage.png?alt=media&amp;token=6185082b-a442-4f01-a7d6-c3000c09f410" alt=""><figcaption></figcaption></figure>

This concludes the process for managing preferred payment methods, the default payment method used at time of release.


---

# 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.charted.com/ap-automation/charted-features/payment-automation/managing-preferred-payment-methods.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.
