# App introduction

B2Bridge allows you to set up and manage your B2B pricing, registrations, and payment options. To see the new B2B price on your store, your customers have to log into their accounts.

### Key features:

* **B2B Registration Forms:** Create a customized form for your potential B2B customers to sign up. Verify them and turn those registrations into B2B accounts.
* **Price Lists:** Configure your B2B pricing in one place:
  * Custom discounted B2B prices
  * Volume discounts
  * Order limits (e.g. minimum quantity before checkout)
  * Product increments (e.g. products sold only in multiples of 5)
* **Customer Groups:** Control who sees what and how they pay:
  * Assign one or multiple Price Lists to a Customer Group
  * Choose allowed payment options (online payment or net payment terms)
  * Configure tax collection per group
* **Company Account:** Group individual B2B buyers under a single company umbrella for corporate purchasing. Company Account is equivalent to Customer Group, that's why you can only choose one between the two core features. Besides basic settings mentioned Customer Group, Company Account feature let you create the company roles like admin, sales manager, purchasing staff and set up permissions for each role, invite people to join the company team. &#x20;
* **B2B Features:** Advanced tools for B2B selling:
  * **Lock & Hide:** restrict product visibility or prices to specific groups
  * **Request For Quote (RFQ):** let buyers negotiate prices before checkout
* **Manual Orders:** Create B2B orders on behalf of your buyers directly from the Shopify admin.

### How B2Bridge works:

**In each Price List**, there are products you want to sell to your B2B customers.

**In each Customer Group or Company Account**, there are customers who will see assigned products and their B2B prices. Customers in a group will only see B2B prices after logging into your store.

### Next step:

To start using B2Bridge, head to [Get started](/v2.2026/get-started.md) to learn more.

You can also [Book a Free Demo](https://calendly.com/b2bridge/demo?utm_source=docs.b2bridge.io) to experience what B2Bridge can do.

***

{% 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](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) 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: 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/v2.2026/readme.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.
