Skip to main content

Adding Another Account to Your Profile — Test results

2026-08-26T19:22:09Z by Showboat 0.6.1

note

Supporting detail for the feature demo.

This demo walks through adding additional account access to a user profile on the Regal Rexnord B2B storefront.

Environment: https://uatwww.rrxpreview.com/ Test user: agent@forliion.com (Copilot Agent) Access type requested: Global Sales Rep Account added: H5230420

The journey uses the Add Additional Access To Your Profile section on the Profile page to request access to an additional account, then verifies the account appears in the Existing Accounts list after the page is refreshed.

Prerequisites

Open the Regal Rexnord UAT storefront at https://uatwww.rrxpreview.com/ and dismiss the cookie banner if one is presented.

Regal Rexnord home page

Sign in as the test user agent@forliion.com via the Okta-backed login form.

Login page

After authenticating, the session prompts for a shipping address. The Primary Address (first option) is selected.

Select Shipping Address modal

Primary Address selected

Login succeeds and lands on My Dashboard. The header confirms the expected test user: Welcome Copilot Agent, signed in as a Sales Rep on account U3427563 EASTERN INDUSTRIAL AUTOMATION.

My Dashboard - Welcome Copilot Agent

Step 1 — Open the Profile page

From the Dashboard, the Account → Profile link opens the profile at https://uatwww.rrxpreview.com/accountmanagement/editprofile.

Note the Assigned Roles panel: the test user's Primary Role is Global Sales Rep, which is the access level used to request the additional account.

Profile page - Assigned Roles show Global Sales Rep

Steps 2-3 — Baseline the Existing Accounts list

Scrolling down reveals the Existing Accounts table and, directly beneath it, the Add Additional Access To Your Profile section.

Before the request, Existing Accounts contains a single row:

Channel NameAccount NumberAccount NameBranchCity/State
Regal Rexnord Sales LLCU3427563EASTERN INDUSTRIAL AUTOMATION108WILLISTON, VT

Account H5230420 is not present yet.

Existing Accounts before the request

Steps 4-5 — Request access for account H5230420

In the Add Additional Access To Your Profile section, the account number H5230420 is entered in the Company Account Number field. The VERIFY button activates as soon as a value is present.

Account number H5230420 entered

Clicking VERIFY resolves the account number against the ERP and adds it to the pending list, confirming H5230420 = ALBUQUERQUE IMSCO (1302). A reason field then appears so the account administrator has context for the request.

Account H5230420 verified as ALBUQUERQUE IMSCO

Step 6 — Submit the request

A reason is supplied for the account administrator, and the request is submitted with REQUEST ACCESS.

Reason entered, ready to submit

Step 7 — Success confirmation

The page returns to the Profile view and displays the confirmation banner: "Registration Information has been received. Thank you for your interest in Regal Rexnord."

Access request confirmation banner

Steps 8-10 — Refresh and verify

Reloading https://uatwww.rrxpreview.com/accountmanagement/editprofile and scrolling to Existing Accounts confirms the new access has been granted. The table now contains two rows:

Channel NameAccount NumberAccount NameBranchCity/State
Regal Rexnord Sales LLCH5230420ALBUQUERQUE IMSCO1302ALBUQUERQUE, NM
Regal Rexnord Sales LLCU3427563EASTERN INDUSTRIAL AUTOMATION108WILLISTON, VT

Account H5230420 now appears alongside the original account.

Existing Accounts after - H5230420 added

The Assigned Roles panel confirms the access was granted under the expected access type — Primary Role: Global Sales Rep (Additional Permissions: Buyer) — which now spans both accounts.

Assigned Roles - Global Sales Rep

Summary

#StepExpected ResultStatus
Open site and accept cookiesHome page loads, no blocking banner
Log in as agent@forliion.comShipping address prompt, then Dashboard with "Welcome Copilot Agent"
1Navigate to the Profile pageProfile loads at /accountmanagement/editprofile
2Scroll to "Add Additional Access To Your Profile"Section is present below Existing Accounts
3Note current Existing Accounts listSingle row: U3427563 EASTERN INDUSTRIAL AUTOMATION
4Global Sales Rep access typeAssigned Roles shows Primary Role: Global Sales Rep
5Enter account number H5230420Value accepted, VERIFY enabled
6Submit the requestVERIFY resolves H5230420 = ALBUQUERQUE IMSCO (1302); REQUEST ACCESS submitted
7Verify success confirmationBanner: "Registration Information has been received."
8Refresh the Profile pagePage reloads cleanly
9Scroll to Existing AccountsList renders with updated contents
10Verify H5230420 in Existing AccountsH5230420 ALBUQUERQUE IMSCO, branch 1302, ALBUQUERQUE NM present under the Global Sales Rep role

Result: all steps passed. The Global Sales Rep user successfully added account H5230420 through the Profile page, and the access is reflected in the Existing Accounts list after refresh.

Note: the Profile page URL is /accountmanagement/editprofile — /accountmanagement/profile returns a 404.