> 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-configuration/approval-automation/installing-the-approval-automation-bundle.md).

# Installing the Approval-Automation Bundle

### **Abstract** <a href="#oata5ebjdlhq" id="oata5ebjdlhq"></a>

To streamline vendor bill approvals in *NetSuite*, administrators must install the *Charted* **Approval-Automation Bundle**. This bundle enables automated routing of vendor bills for internal review and sign-off, reducing manual oversight and improving accountability. The feature is especially useful for finance departments that manage a high volume of vendor bills or require role-based approval logic before payment can proceed.

This article outlines the installation process for the *Approval-Automation Bundle*.

### **Installing the Approval-Automation Bundle from the SuiteBundler** <a href="#d9z2itxk5a40" id="d9z2itxk5a40"></a>

To enable vendor bill approval automation, administrators must install the **Charted Approval-Automation Bundle** using *NetSuite's SuiteBundler* tool. The steps below guide you through locating the correct bundle using its ID, initiating installation, handling confirmation prompts, and verifying the bundle’s successful deployment. This process ensures that the automation feature is available and functional before configuration begins.

Follow these steps to install the **Approval-Automation** bundle:<br>

1. To begin the installation, make sure you are logged into *NetSuite* with an **Administrator** role or an equivalent full-access role:\ <br>

   <div align="left"><figure><img src="/files/tPvmOBup2p5d1LZF3NEl" alt=""><figcaption></figcaption></figure></div>

   <br>

2. From the *NetSuite* home screen, go to **Customization** at the top navigation bar, hover over **SuiteBundler**, and click **Search & Install Bundles**:\ <br>

   <div align="left"><img src="/files/IGkfvn11R3FPZYNaiybl" alt="" width="457"></div>

   <br>

3. When the **Search and Install Bundles** page opens, locate the **Keywords** field and initiate the search. Type **310718** and click the **Search** button:\ <br>

   ![](/files/aYEHr1BCLpqn0t8Xxqes)

   \
   \
   Then, after the search is complete, click the **Charted Approval Automation** bundle from the results:\ <br>

   <div align="left"><figure><img src="/files/jSuEj3fYQb54ROv9zGuv" alt=""><figcaption></figcaption></figure></div>

4. Once the **Bundle Details** page of the **Charted: Approval Automation** appears, click the **Install** button to begin the installation process:\ <br>

   <div align="left"><figure><img src="/files/5rudCy2FnaP839mjMdZJ" alt=""><figcaption></figcaption></figure></div>

   \
   \
   When prompted with a confirmation pop-up, click **OK** to continue:\ <br>

   <div align="left"><figure><img src="/files/Jl2T6kXpSKDu4Zh0W2Aa" alt=""><figcaption></figcaption></figure></div>

   <br>

5. After confirming, wait for the **Preview Bundle Install** screen to appear:\ <br>

   <div align="left"><figure><img src="/files/BxdYvyby4CO6Dswgmm8U" alt=""><figcaption></figcaption></figure></div>

   <br>

6. To finalize the installation, click **Install Bundle,** and click **OK** once more in the follow-up pop-up window:\ <br>

   <div align="left"><figure><img src="/files/nycsZWbrlW8OFQpKDyjR" alt=""><figcaption></figcaption></figure></div>

   <br>

   <div align="left"><figure><img src="/files/qkQCiJGEoRKTi0dPf6BE" alt=""><figcaption></figcaption></figure></div>

   <br>

7. Once the installation starts, you may wait for the automatic page refresh or click the **Refresh** button manually to view the update of the **Installed Bundles** page:\ <br>

   <div align="left"><figure><img src="/files/S3BldJXugDvRsT1pqGXX" alt=""><figcaption></figcaption></figure></div>

   <br>

8. To verify a successful installation, look for a green check mark (✔️) on the **Status** column of **Charted: Approval Automation** bundle:\ <br>

   <div align="left"><figure><img src="/files/yi7RfRS8EUsb7MxHRUB8" alt=""><figcaption></figcaption></figure></div>

\
This concludes the installation of the **Approval-Automation bundle**.


---

# 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-configuration/approval-automation/installing-the-approval-automation-bundle.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.
