# Creating Business Entities

### Abstract <a href="#id-9ph65hsfa4dc" id="id-9ph65hsfa4dc"></a>

Administrators configuring Payment Automation often need to set up specific business entities to streamline how payments are processed and tracked across different branches or subsidiaries. By creating these entities within the payment automation platform, users can maintain accurate contact information, ensure remittance details are sent to the correct address, and uniquely identify each entity’s outgoing transactions. An example would be a company that has multiple divisions under one parent organization — each division can be established as a separate entity, with a separate bank account and business address, for tailored payment handling.

This article provides a detailed overview of how to create a new business entity for payment automation. It outlines the essential fields required, including unique email addresses, AP contact information, and optional transaction ID prefixes, along with step-by-step instructions. Following these guidelines will help administrators configure payment automation efficiently and accurately for any new or existing organizational structure.

### Creating Business Entities <a href="#id-5tl9xi23xuch" id="id-5tl9xi23xuch"></a>

Below, you will find instructions on creating a new business entity specifically for payment automation. These steps will help you distinguish each subsidiary or division, set up relevant email addresses, and properly configure the AP contact data for remittance notifications.<br>

1. To access the **Business Entities** form, you first need to access the configuration settings. Open the **Charted** menu, select **AP Automation**, and then click the **Settings** tab:\ <br>

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

   <br>
2. In order to keep each division distinct under your main organization, locate and open the **Business Entities** form in your **Payment Automation** platform:\ <br>

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

   <br>
3. A business can have multiple business entities underneath, so the first thing to get started is to select **Create Business Entity**:\ <br>

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

   <br>
4. To create your business entity, supply the needed information on the **Create Business Entity** form:\ <br>

   ![](/files/7ePgqQTnnZMeqTOAzWJH)

   <br>
5. To ensure accurate entity identification and seamless payment processing, you must enter your **Business Name** and assign a unique **Email** address. This email address will receive emails when a payment is released, withdrawn, and paid out to the vendor. In the case of a return, this email will receive a notification as well. \ <br>

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

   \
   \
   Note: If you need to reuse an existing address, add a plus sign **(+)** followed by any number or letter, then finish it with your regular email domain or postfix. For example, if **<test@gmail.com>** is already used you can re-input that email address by entering **<test+1@gmail.com>**. <br>
6. Specify a separate AP contact by filling in the **AP Contact Information** field with the details of whoever handles payment automation. The AP Contact Information will be displayed on remittance emails that go out to vendors.\ <br>

   ![](/files/tepugpD0lIVc6ouhV6NW)

   \
   \
   Note: The **AP Contact Information** can be different from the **Business Name** or email. You can always update this email later if responsibilities shift.<br>
7. When you need to quickly see which entity initiated each payment, enter a short code in the **Transaction Id Prefix** field (like “TEST” or “ABC”) under **Additional Settings**:\ <br>

   <div align="left"><img src="/files/BHJWyh1vbStVo9E7SjnC" alt=""></div>

   \
   \
   Note: Prefix is an optional field, it must be a capital letter or number.<br>
8. Once you’re satisfied with your setup, click **Submit.** Your Business Entity has been created but is not verified yet. You will automatically be directed to complete [Business Entity Verification](broken://pages/F6E7Xj0qBEzrkQmTdsjb) in the next step. \ <br>

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


---

# 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-configuration/payment-automation/creating-business-entities.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.
