# Business Settings

The Business Settings section is accessible from the left-hand menu under:

Settings → Business Settings

This area provides a structured view of your organization’s profile and configuration within the sandbox environment. Although most fields are view-only in sandbox mode, it offers a realistic preview of how merchant information is organized and displayed in a live setup.

{% hint style="info" %}
All data shown in sandbox is for demonstration purposes only. In a live environment, the information may differ and include additional fields or regulatory details based on your onboarding and contractual agreements.
{% endhint %}

#### Tabs Available in Business Settings

* General

  Displays your registered business name, legal entity identifier, and onboarding metadata.
* Shops

  Lists all test shops under your business account, including Shop ID, name, and associated environment.
* Contact Information

  Shows your company’s email, phone number, and physical address as provided during sandbox setup.
* Tax Details

  Displays your VAT ID and tax status — for reference only.
* Bank Account

  Displays non-functional placeholder information representing merchant settlement details.

{% hint style="info" %}
*In the production environment, most of these fields are populated during onboarding and may be editable based on your role and integration type.*
{% endhint %}


---

# 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://doc.ecomm.api.tietoevry.com/e-commerce-payment-gateway/sandbox-guide/merchant-portal-home-page/settings/business-settings.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.
