> 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.md).

# Charted Features

{% hint style="info" %}
The features below are included within Charted's [Charted AP Automation Suite](https://squareworks.com/automate-ap-automation-suite/).
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Accounts Payable Dashboard</strong></mark></td><td>Gain insight into your AP process in seconds with pre-configured reports and dashboards</td><td><a href="/pages/w2jUyR8P27R1CCBke61T">/pages/w2jUyR8P27R1CCBke61T</a></td></tr><tr><td><mark style="color:blue;"><strong>Advanced Vendor Onboarding</strong></mark></td><td>Send secure forms to vendors and let NetSuite auto-create or update vendor information</td><td><a href="/pages/o3XAORKhfrS6uGBQ7Pmh">/pages/o3XAORKhfrS6uGBQ7Pmh</a></td></tr><tr><td><mark style="color:blue;"><strong>Invoice AI</strong></mark></td><td>Scale invoice processing with high-accuracy AI that adapts to your vendor formats without manual template setup</td><td><a href="/pages/cijvm3DbMjr9uaX7Ewva">/pages/cijvm3DbMjr9uaX7Ewva</a></td></tr><tr><td><mark style="color:blue;"><strong>Real-Time 3-Way Match​​</strong></mark></td><td>Maximize your controls with the most advanced, line-by-line 3-Way Match engine available in NetSuite </td><td><a href="/pages/tK619QGmGRumG45LaIuU">/pages/tK619QGmGRumG45LaIuU</a></td></tr><tr><td><mark style="color:blue;"><strong>On-Premise Check Printing​​​</strong></mark></td><td>Eliminate pre-printed check stock with the most advanced check printing engine ever built for NetSuite</td><td><a href="/pages/3ZRQo37FWaAagvmV94kC">/pages/3ZRQo37FWaAagvmV94kC</a></td></tr><tr><td><mark style="color:blue;"><strong>Payment Automation</strong></mark></td><td>Streamline your accounts payable process with the most efficient and secure way to send payments without leaving NetSuite.</td><td><a href="/pages/KwLzqdYA3ZSM5o0zixSW">/pages/KwLzqdYA3ZSM5o0zixSW</a></td></tr><tr><td><mark style="color:blue;"><strong>Advanced Document Management​​​</strong></mark></td><td>Simplify how your files are managed in NetSuite with drag-and-drop, split screen views and enhanced file security</td><td><a href="/pages/mNpBfxcXsPRzclqjwMwN">/pages/mNpBfxcXsPRzclqjwMwN</a></td></tr><tr><td><mark style="color:blue;"><strong>Approval Automation​​</strong></mark></td><td>Automate your approval process for all employees without complicated NetSuite Workflows</td><td><a href="/pages/XCoRGf8cluTy03ZgYWmZ">/pages/XCoRGf8cluTy03ZgYWmZ</a></td></tr><tr><td><mark style="color:blue;"><strong>Release Notes</strong></mark></td><td>Stay up to date with the latest new features, changes and fixes available for the Automate platform </td><td><a href="/pages/JkHTn4phYqPxBdIxCuM6">/pages/JkHTn4phYqPxBdIxCuM6</a></td></tr></tbody></table>

### Additional Features

{% content-ref url="/pages/OtKo3pExdPW98y8XtInF" %}
[Vendor Request](/ap-automation/charted-features/vendor-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/cLtWbuVd22ArzPXweklt" %}
[Journal Reversal](/ap-automation/charted-features/journal-reversal.md)
{% endcontent-ref %}


---

# 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.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.
