# Billing

The Billing page provides access to subscription and billing information for your <code class="expression">space.vars.productName</code> account.

## Accessing Billing

{% stepper %}
{% step %}

### Open the NetSuite Admin view

Switch to **NetSuite Admin** in <code class="expression">space.vars.productName</code>.
{% endstep %}

{% step %}

### Open Settings

Click **Settings** in the left sidebar.
{% endstep %}

{% step %}

### Click Billing

The Billing page opens.
{% endstep %}
{% endstepper %}

## What's on this page

The Billing page gives you visibility into your current subscription and payment details:

| Detail                   | Description                                                                   |
| ------------------------ | ----------------------------------------------------------------------------- |
| **Current Subscription** | The current plan your organisation is on with the next billing date           |
| **Payment Method**       | The payment method on file                                                    |
| **Billing Address**      | Address used for billing and invoices                                         |
| **Recent Invoices**      | Recent billing history and invoices                                           |
| **Active Licenses**      | Current and active licenses with billing information                          |
| **Billing Settings**     | Manage billing preferences (email invoices, auto-pay invoices, notifications) |

## Updating billing information

To update your payment method or billing contact, reach out to the In8Sync billing team directly. Changes to billing are handled outside the portal to ensure security.

## Upgrading your plan

If you need to add more users, unlock additional features, or change your subscription tier, contact In8Sync to discuss your options.

## Tips

* The Billing page is view-only in most deployments. For changes, contact In8Sync directly.
* Keep your billing contact email up to date so invoices and renewal notices reach the right person.

{% hint style="info" %}
Auto-pay can be enabled from **Billing Settings** to avoid renewal interruptions. Combine it with a reliable billing email so notifications reach you well before payment runs.
{% endhint %}

## Related Pages

<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>Licenses</strong></td><td>License key management and status.</td><td><a href="/pages/ErBRmAqpkMmElSNbIwGY">/pages/ErBRmAqpkMmElSNbIwGY</a></td></tr><tr><td><strong>Account</strong></td><td>Account and deployment details.</td><td><a href="/pages/BEkAxbCmXXOz6DxTx1kf">/pages/BEkAxbCmXXOz6DxTx1kf</a></td></tr><tr><td><strong>Getting Support</strong></td><td>Contact the In8Sync team.</td><td><a href="/pages/uHpnyiuuol07DcfovUuz">/pages/uHpnyiuuol07DcfovUuz</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/netsuite-admin-guide/overview-4/billing.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.
