# Configurations

Configurations is the subsidiary-level settings page in the NetSuite Admin view. Everything here applies to a specific subsidiary: the one currently selected in the subsidiary switcher at the top of the screen.

Each subsidiary in your NetSuite account can have its own payment setup, branding, custom forms, session variables, tax engine, and locations configured independently.

## Accessing Configurations

{% stepper %}
{% step %}

### Open the NetSuite Admin view

In <code class="expression">space.vars.productName</code>, switch to **NetSuite Admin** using the toggle on the Dashboard.
{% endstep %}

{% step %}

### Select the subsidiary

Use the subsidiary switcher at the top right to pick which subsidiary you want to configure.
{% endstep %}

{% step %}

### Click Configurations

**Configurations** is in the left sidebar.
{% endstep %}
{% endstepper %}

![Configurations page with the sections panel and subsidiary selector visible](/files/h7c0fD6IVmkCQ7Lpiz8m)

## Sections on this page

| Section                                                                                          | What it controls                                                                      |
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------- |
| [Subsidiary Details](/netsuite-admin-guide/overview-1/subsidiary-details.md)                     | Name, label, status, and visibility of the subsidiary                                 |
| [Subsidiary Branding & Default Catalog](/netsuite-admin-guide/overview-1/subsidiary-branding.md) | Logo, theme, and the default catalog shown to users                                   |
| [Card Present Payments](/netsuite-admin-guide/overview-1/card-present-payments.md)               | In-person payment processing (POS / register)                                         |
| [Card Not Present Payments](/netsuite-admin-guide/overview-1/card-not-present-payments.md)       | Online / remote payment processing                                                    |
| [Custom Forms](/netsuite-admin-guide/overview-1/custom-forms.md)                                 | Default NetSuite forms used for each transaction type                                 |
| [Entity Custom Forms](/netsuite-admin-guide/overview-1/entity-custom-forms.md)                   | Default NetSuite forms used when creating or editing customers, contacts, and vendors |
| [Tax Engine](/netsuite-admin-guide/overview-1/tax-engine.md)                                     | Tax calculation method: NetSuite Native or Avalara                                    |
| [Session Variables](/netsuite-admin-guide/overview-1/session-variables.md)                       | Key/value variables available throughout this subsidiary's workflows                  |
| [Locations](/netsuite-admin-guide/overview-1/locations.md)                                       | Physical locations and register assignments for this subsidiary                       |

## Saving changes

Each section has its own **Save Changes** button at the top right of the page. Changes apply immediately after saving and affect all users in the selected subsidiary.

## 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>General Settings</strong></td><td>Global branding and subsidiary enable/disable.</td><td><a href="/pages/wQdfp866XcwgC1lNk6Pf">/pages/wQdfp866XcwgC1lNk6Pf</a></td></tr><tr><td><strong>Users</strong></td><td>Managing who has access to this subsidiary.</td><td><a href="/pages/VstrcxnPHJoNofmk5i1Y">/pages/VstrcxnPHJoNofmk5i1Y</a></td></tr><tr><td><strong>Default Workflows</strong></td><td>Workflow templates used across subsidiaries.</td><td><a href="/pages/NuNR9Ssy8uVrqIkLMt3v">/pages/NuNR9Ssy8uVrqIkLMt3v</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-1.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.
