# Welcome

<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, 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 %}

## What you can do with it

* **Build custom portals** with a drag-and-drop visual page builder — over 80 ready-made elements, no coding.
* **Run a point of sale** — process in-person sales, manage cash drawers, accept multiple payment methods, run end-of-day reports.
* **Manage orders and catalogs** — browse products, place orders, organize categories and pricing.
* **Tailor each user's experience** — workflows route a cashier to a POS screen, a sales rep to an order form, a manager to reports.
* **Support multiple subsidiaries** — each business unit can have its own currency, tax rules, branding, and catalogs.

## Pick your guide

<table data-view="cards"><thead><tr><th>Role</th><th>What you do</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>NetSuite Administrator</strong></td><td>Install <code class="expression">space.vars.productName</code> into your NetSuite account, manage licenses, configure subsidiary branding and payment methods, and handle system-level access.</td><td><a href="/pages/fwhBSidU5sRi7wlswffr">/pages/fwhBSidU5sRi7wlswffr</a></td></tr><tr><td><strong>Client Administrator</strong></td><td>Use the Admin Portal to build pages, create workflows, manage users, and organize catalogs — all visual, no code.</td><td><a href="/pages/AuMEqbZW0YgEz9Mj2NQL">/pages/AuMEqbZW0YgEz9Mj2NQL</a></td></tr><tr><td><strong>End User</strong></td><td>Log into the User Portal to process sales, place orders, browse products, view reports, and complete your daily tasks.</td><td><a href="/pages/We2KWhHostEAaRU0qzjk">/pages/We2KWhHostEAaRU0qzjk</a></td></tr></tbody></table>

{% hint style="info" %}
Not sure which role you fit? See [Choose Your Path](/getting-started/choose-your-path.md).
{% endhint %}

## New to the platform?

<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>What is</strong> <code class="expression">space.vars.productName</code><strong>?</strong></td><td>A closer look at the platform and how it fits with NetSuite.</td><td><a href="/pages/oz7gsclI4Wzww4JkLsSo">/pages/oz7gsclI4Wzww4JkLsSo</a></td></tr><tr><td><strong>Key Concepts</strong></td><td>The terms you'll meet across the docs — workflows, modules, roles, catalogs.</td><td><a href="/pages/geHAz3xakixNCmQnx2UF">/pages/geHAz3xakixNCmQnx2UF</a></td></tr><tr><td><strong>Installation</strong></td><td>The high-level setup process — who does what to get you live.</td><td><a href="/pages/v07UvBiXd9tuk8bC2Tdu">/pages/v07UvBiXd9tuk8bC2Tdu</a></td></tr><tr><td><strong>Glossary</strong></td><td>Plain-language definitions for every term in the product.</td><td><a href="/pages/jmp6N2FBihXWZBOm5rsS">/pages/jmp6N2FBihXWZBOm5rsS</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/welcome.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.
