# Choose Your Path

Pick the section below that best matches what you do. If more than one fits, see [I wear multiple hats](#i-wear-multiple-hats).

## NetSuite Administrator

You work in NetSuite and keep things running behind the scenes. You install <code class="expression">space.vars.productName</code> into your NetSuite account, manage licenses and billing, configure system-level settings, and troubleshoot when something goes wrong.

**This path is for you if you:**

* Install or upgrade <code class="expression">space.vars.productName</code> in a NetSuite account.
* Enter and manage license keys.
* Configure subsidiary branding, payment methods, and printers at the NetSuite level.
* Provision users in NetSuite so they can log in to the portals.
* Set up catalog records and catalog restrictions inside NetSuite.
* Troubleshoot installation or system-level issues.
* Customize themes, logos, colours, and fonts for your organization.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start the NetSuite Admin Guide</strong></td><td><a href="/pages/fwhBSidU5sRi7wlswffr">/pages/fwhBSidU5sRi7wlswffr</a></td></tr></tbody></table>

## Client Administrator

You use the Admin Portal to configure your organization's portals. You build the pages your team sees, decide how their workflows are structured, manage who has access to what, and organize how catalogs are presented.

**This path is for you if you:**

* Build and design portal pages using the drag-and-drop Page Builder.
* Create workflows that define what each role sees when they log in.
* Assign users to roles and workflows.
* Organize products into categories and set up portal-level pricing.
* Configure point-of-sale registers and connect payment methods.
* Set PIN overrides and other access controls.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start the Client Admin Guide</strong></td><td><a href="/pages/AuMEqbZW0YgEz9Mj2NQL">/pages/AuMEqbZW0YgEz9Mj2NQL</a></td></tr></tbody></table>

## End User

You log into the User Portal to get your job done. The pages and tools you see have been set up for you by your administrator.

**This path is for you if you:**

* Operate a point-of-sale register to process sales.
* Browse product catalogs and place orders.
* View and manage orders, invoices, and returns.
* Check dashboards for key numbers and metrics.
* Run or view reports.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start the End User Guide</strong></td><td><a href="/pages/We2KWhHostEAaRU0qzjk">/pages/We2KWhHostEAaRU0qzjk</a></td></tr></tbody></table>

## I wear multiple hats

It's common to fill more than one role. A few quick pointers:

* **NetSuite Admin and Client Admin** — start with the NetSuite Admin Guide to install and license, then move to the [Client Admin Guide](/client-admin-guide/admin-app-overview.md) to configure workflows and pages.
* **Client Admin and End User** — read [Key Concepts](/getting-started/key-concepts.md) first, then keep both guides handy.
* **All three** — read [What is <code class="expression">space.vars.productName</code>?](/getting-started/what-is-spherical-brm.md) and [Key Concepts](/getting-started/key-concepts.md) first, then work through each guide as you need it.

## Not sure where to start?

Read these in order:

1. [What is <code class="expression">space.vars.productName</code>?](/getting-started/what-is-spherical-brm.md) — what the platform does.
2. [Key Concepts](/getting-started/key-concepts.md) — the important terms.
3. This page — pick your primary role.
4. The guide for your role.

## Related

<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>The platform at a glance.</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.</td><td><a href="/pages/geHAz3xakixNCmQnx2UF">/pages/geHAz3xakixNCmQnx2UF</a></td></tr><tr><td><strong>Glossary</strong></td><td>Plain-language definitions for every term.</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/getting-started/choose-your-path.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.
