# Role Guides

Your experience in <code class="expression">space.vars.productName</code> depends on the role assigned to you by your administrator. Each role comes with a tailored set of pages, tools, and permissions designed for how you work day to day.

Use this section to find the guide that matches your role and get up and running quickly.

## Find Your Role

Not sure which guide applies to you? Check the name shown in your portal sidebar or ask your administrator which role you have been assigned.

***

### Cashier

You process sales, handle returns, take payments, manage the cash drawer, and run your end-of-day report at a POS register.

**You'll use:** Place Order, Pay Invoice, Cash Drawer, EOD Reports, Customer lookup

[Go to Cashier Guide →](/end-user-guide/overview/cashier-guide.md)

***

### Store Manager

You oversee register activity, approve PIN overrides for discounts and returns, review sales reports, and handle customer account enquiries.

**You'll use:** Reports, EOD Reconciliation, PIN Override approvals, Customer Accounts, all Cashier functions

[Go to Store Manager Guide →](/end-user-guide/overview/store-manager-guide.md)

***

### B2B Buyer

You are a business customer accessing a self-service portal to browse your account catalog, place orders at your contracted pricing, pay invoices, and manage your account details.

**You'll use:** Catalog, Place Order, Order History, Pay Invoice, Account

[Go to B2B Buyer Guide →](/end-user-guide/overview/b2b-buyer-guide.md)

***

### Sales Rep

You place orders on behalf of customers, manage estimates and quotes, look up customer accounts, and track your sales performance in reports.

**You'll use:** Customer Search, Place Order, Estimates, Reports, New Customer creation

[Go to Sales Rep Guide →](/end-user-guide/overview/sales-rep-guide.md)

***

## Not Sure Which Role You Have?

Your role is set by your administrator in the User Management section. If the pages or options described in a guide don't match what you see in your portal, you may have a different role or a customised workflow. Contact your administrator for clarification.


---

# 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/end-user-guide/overview.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.
