# What is SphericalBRM + POS?

<code class="expression">space.vars.productName</code> is a business management platform that runs on top of your existing NetSuite account. It gives your team modern web portals for everyday work — taking sales, managing orders, browsing catalogs, and viewing reports — without ever logging into NetSuite directly.

{% hint style="info" %}
Your data stays in NetSuite. <code class="expression">space.vars.productName</code> reads from and writes to your account, so customers, products, orders, and inventory all live in one place.
{% endhint %}

## Three portals, one platform

<code class="expression">space.vars.productName</code> is delivered as three web portals. Each is built for a different audience.

<table data-view="cards"><thead><tr><th>Portal</th><th>Who uses it</th><th>What they do</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Admin Portal</strong></td><td>Client administrators</td><td>Build pages, set up workflows, manage users, customize branding, organize catalogs.</td><td><a href="/pages/pqU6ZatGHxgm7XRa5PKs">/pages/pqU6ZatGHxgm7XRa5PKs</a></td></tr><tr><td><strong>User Portal</strong></td><td>Cashiers, sales reps, store managers, B2B buyers</td><td>Process sales, place orders, view dashboards, run reports — all tailored to their role.</td><td><a href="/pages/MXTKdboRgBMWphEeCsFf">/pages/MXTKdboRgBMWphEeCsFf</a></td></tr><tr><td><strong>Public Portal</strong></td><td>Anyone — no login required</td><td>View pages your admin has made public — no account or login needed.</td><td><a href="/pages/WIxTVWqfARHMB9yyLmaE">/pages/WIxTVWqfARHMB9yyLmaE</a></td></tr></tbody></table>

## How it all works

{% stepper %}
{% step %}

### Your NetSuite admin installs it

<code class="expression">space.vars.productName</code> is added to your existing NetSuite account as an add-on. Your NetSuite administrator handles this one-time setup.
{% endstep %}

{% step %}

### A client admin configures your portals

Using the Admin Portal, a client administrator builds the pages your team will use, creates roles, sets up workflows, and organizes your product catalog. All visual — no coding.
{% endstep %}

{% step %}

### Your team logs in and gets to work

Once everything is configured, team members log into the User Portal and see exactly the tools and pages relevant to their role.
{% endstep %}
{% endstepper %}

## What makes it different

### Visual page builder

Drag and drop from over 80 ready-made elements — buttons, tables, charts, order forms, catalogs — to build the pages your team uses every day.

### Multi-location support

Each location or region can have its own settings, branding, currency, tax rules, and catalogs. Users see only what's relevant to where they work.

### Flexible workflows

A cashier sees a point-of-sale screen. A sales rep sees an order form. A manager sees reports. Workflows tailor each user's experience to their job.

### Role-based access

Create roles that match your organization, assign them to users, and each person gets the right set of tools when they log in.

### Built on NetSuite

Your existing NetSuite data, business rules, and processes keep working. <code class="expression">space.vars.productName</code> gives your team a better way to interact with all of it.

## What to do next

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Key Concepts</strong></td><td>Learn the terms you'll see across the docs.</td><td><a href="/pages/geHAz3xakixNCmQnx2UF">/pages/geHAz3xakixNCmQnx2UF</a></td></tr><tr><td><strong>Choose Your Path</strong></td><td>Find the guide for your role.</td><td><a href="/pages/WIxTVWqfARHMB9yyLmaE">/pages/WIxTVWqfARHMB9yyLmaE</a></td></tr><tr><td><strong>Installation</strong></td><td>Ready to set up? Start here.</td><td><a href="/pages/v07UvBiXd9tuk8bC2Tdu">/pages/v07UvBiXd9tuk8bC2Tdu</a></td></tr></tbody></table>


---

# 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.in8sync.com/getting-started/what-is-spherical-brm.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.
