# How to Combine B2B Solution and B2B Login Access Management

You can combine the **B2B/Wholesale Solution** app and the **B2B Login Access Management** app to create a powerful B2B experience — allowing you to **restrict access**, **require login**, and **set up custom prices** for specific customers based on their **tags**.

***

### 🧩 **Step 1: Restrict Access (B2B Login Access Management)**

With **B2B Login Access Management**, you can control which visitors can view specific pages or product prices.

**Available options include:**

* 🔑 **Login to access page:** Force customers to log in before viewing the page.
* 💬 **Login to see price:** Show prices only to logged-in customers.
* 🔒 **Enter password to see price:** Restrict access behind a password.
* 🚫 **Hide products from customers:** Hide certain products or collections from non-tagged users.

👉 Only customers with the **specific tag(s)** you define will be able to view these restricted pages or prices.

***

### 🧾 **Step 2: Set Up Registration Form & Auto-Add Tags (B2B/Wholesale Solution)**

Use the **B2B Registration Form** feature to collect customer information and automatically **assign tags** after admin approval.

**How it works:**

1. Create a **custom registration form**.
2. When a new customer registers, they’re added as “Pending.”
3. After approval, the system automatically adds the tag(s) you define.

These tags determine which customers can:

* Access restricted pages.
* See B2B or wholesale prices.

***

### 💰 **Step 3: Apply Custom Pricing (B2B/Wholesale Solution)**

Once your tagged customers have access, you can assign them **exclusive pricing**.

**To create a Custom Pricing rule:**

1. Go to **Custom Pricing → Apply to Customers**.
2. Select **Customer tags**.
3. Enter the tag(s) you want to target.
4. Click **Save** to activate the rule.

Now, only customers with those tags will see the custom prices on your storefront.

***

### ⚙️ **How It Works Together**

By combining both apps:

* Customers register through your **B2B Registration Form**.
* Once approved, they’re **auto-tagged**.
* Tagged customers gain access via **B2B Login Access Management**.
* They can then see **custom B2B prices** through **B2B/Wholesale Solution**.


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/use-cases-and-faqs/usecases/how-to-combine-b2b-solution-and-b2b-login-access-management.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.
