# Account

The Account page displays the account-level details for your <code class="expression">space.vars.productName</code> deployment, including your NetSuite account information and deployment-specific identifiers.

## Accessing Account

{% 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 Account

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

## What's on this page

The Account page provides a read-only summary of your deployment:

| Detail       | Description                                                                                                                           |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Language** | The language used across the Admin Portal dashboard                                                                                   |
| **Version**  | The current version of <code class="expression">space.vars.productName</code> installed (also visible at the bottom of the Dashboard) |

## Tips

* The Account page is useful when contacting support; reference your version number when raising a ticket.
* The current version is also displayed at the bottom of every page in the format <code class="expression">space.vars.productName</code> **• Version X.X.X**.
* For deployment account ID and other NetSuite-side identifiers, use **Setup > Company > Company Information** in NetSuite directly.

## 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 status and activation.</td><td><a href="/pages/ErBRmAqpkMmElSNbIwGY">/pages/ErBRmAqpkMmElSNbIwGY</a></td></tr><tr><td><strong>Billing</strong></td><td>Subscription and billing management.</td><td><a href="/pages/YQJSV7Jfff0PlNJebBNv">/pages/YQJSV7Jfff0PlNJebBNv</a></td></tr><tr><td><strong>Getting Support</strong></td><td>How to contact the <code class="expression">space.vars.productName</code> support 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/account.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.
