> For the complete documentation index, see [llms.txt](https://docs.b2bridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2bridge.io/app-configuration/company-account/setup-guide.md).

# Setup Guide

Once [switching from Customer Groups to Company Accounts](/app-configuration/company-account/switching-from-customer-group-to-company-account.md), the Company Accounts section will replace Customer Group on the left-side navigation.

<figure><img src="/files/MhjNhcgk9vedbMmVxdII" alt=""><figcaption></figcaption></figure>

### Step 1: Summary

<figure><img src="/files/Ebp8pCXUZscBvWpOdon2" alt=""><figcaption></figcaption></figure>

* Company name Enter the official business name of your corporate customer. This serves as the primary identifier across your store’s management dashboard.
* Add tag to accounts in this company Input a specific tag (such as the default `b2b-`) to automatically apply to all customer profiles linked to this business.
* Add tag to orders made by members in this company Click into this field to find or create a tag that will be automatically attached to every order placed by this company. This allows you to easily track and organize wholesale orders in your Shopify admin.
* Select company admin Use the search bar to find and assign the primary manager for this company. The selected admin will inherit full permissions to manage their company profile and authorized purchasing members.
* Choose B2B price list to assign to this company account Search for and select a pre-configured wholesale price list. Members associated with this company profile will automatically see this custom pricing when logged into your storefront.
* Company address Click (+) Add address to open the address form and enter the primary billing or shipping details for the corporate account.
* Company tax ID Input the business's official tax registration number at the bottom of the form for compliance, invoicing, and tax-exempt tracking.

{% hint style="info" %}
If 2 price lists have any section selected to **Apply to the total sum of product quantity from this price list,** then you should assign only 1 price list to a company account.
{% endhint %}

### Step 2: Payment options

<figure><img src="/files/BIOfw1gGcKZBFBlRmNjl" alt=""><figcaption></figcaption></figure>

* **Pay online:** Customers will checkout with default Shopify checkout.
* **Net payment term:** Customers will use the custom Net term checkout. It allows customers to pay within 15 days, 30 days... [Instruction to set up Net payment term.](/app-configuration/customer-group/set-up-net-payment-terms.md)
* **Save for later**: Save cart for future order.

### Step 3: Roles and members <a href="#step-5-add-customers" id="step-5-add-customers"></a>

You can add roles manually to each member. Each role has different permissions.

<figure><img src="/files/7u01jGyQgORrBA9vsIa5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3kLGTrhhQqVHe2SepRDP" alt="" width="563"><figcaption></figcaption></figure>

After you save the rule with all the information above filled in, you can send an invite to the member for the corresponding role.

<figure><img src="/files/qEFY05lRdXcrUaxitRpN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FQ0dw2ZSVetFzbQ3fhyf" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](mailto:undefined) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

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

```
GET https://docs.b2bridge.io/app-configuration/company-account/setup-guide.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.
