# Business Account

The IDRX Business Account is a service offered to members who wish to conduct transactions using their company's bank account. **The difference between an individual account and an IDRX Business account lies in the type of account used for transactions.** For an individual account, all transactions can be carried out using a personal bank account, while for a business account, all transactions must be conducted using the company's bank account.

Here are the terms and conditions for creating an IDRX Business Account:

1. You must create an individual account on the website <https://app.idrx.co/en/signup> first. For the procedure for creating an individual account, [click here](/idrx-account/create-account.md).
2. Please send the required documents to **<support@idrx.co>** with the subject "IDRX Business Account Application - Your Company Name."
3. The documents needed for the creation of an IDRX Business Account include:
   1. Indonesian Company
      * The company name and email address were used to register the individual IDRX account in step 1.
      * A scanned copy of the Director's ID card.
      * Company Establishment Deed (Akta Perusahaan).
      * Company Amendment Deed, if any. (Akta Perubahaan, jika ada)
      * Ministry of Law and Human Rights Decree (SK Kemenhumkam).
      * Business Registration Number (NIB).
   2. Non-Indonesian Company
      * The company name and email address were used to register the individual IDRX account.
      * Certificate of Company Registration.
      * Corporate Profile/Certificate of Incumbency.
      * A scanned copy of the Director's Passport.
4. The verification process takes approximately 3 (three) working days after all documents have been successfully submitted.
5. The creation of the IDRX Business Account will change the status of your individual account. If the change process is successful, you will receive a notification via the registered email.
6. If you encounter any issues during the account creation process, please contact us via email at <support@idrx.co>.


---

# 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.idrx.co/idrx-account/business-account.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.
