# Settings Guide

The **Settings** panel holds your account and organisation configuration. Use it to keep details current, manage the legal entity that files your DDS in TRACES, invite colleagues, and connect integrations.

**Accessing Settings**\
Open **Settings** via your button in the top-right <img src="/files/rofW0FIXI7nOUmvdNhuk" alt="" data-size="line">, and click 'Settings' in the menu. Once open, depending on your account's entitlements, you will see the following options:

* [#profile-details](#profile-details "mention")
* [#contract-and-usage](#contract-and-usage "mention")
* [#business-information](#business-information "mention")
* [#team-members](#team-members "mention")
* [#workspaces](#workspaces "mention")
* [#api-access](#api-access "mention")
* [#webhooks](#webhooks "mention")

***

### Profile details

This section contains your personal account information shown across the platform and in supply-chain connections.

**You can**

* Review your **name** and **email**
* **Edit your name**

<figure><img src="/files/3H1Xlq67awmYd06PbKC9" alt=""><figcaption></figcaption></figure>

***

### Business information

This section shows your organisation’s business information that is shared with connections and used for submitting due diligence statements to TRACES.

**You can**

* Edit and update **Company name**, **VAT**, **EORI**, **address** and **country**
* Copy your **Business ID** (account identifier) when needed for support

#### Legal Entities

Register the **legal entities** (subsidiaries/branches) that may file DDS on behalf of your business. Selecting the correct legal entity per transaction ensures the right business details are sent to TRACES.

**You can**

* **Create** a legal entity (name, address, postcode, city, country code, **EORI** and/or **VAT**, optional email)
* **Edit** or **remove** an entity when details change
* In **Create a transaction**, choose **Select legal entity** to decide who files the DDS
* See the responsible entity in the **Legal entity** column of the Transactions table

**Notes**

* If no entity is selected, the system **defaults to the first legal entity you registered** for your business
* **EORI is required** for **Import/Export**; **VAT** can be used for **Domestic/Trade**

<figure><img src="/files/1ACJq56akDCLN2F7E09j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XuBYjL8pFqUA4lFp3jxb" alt=""><figcaption></figcaption></figure>

***

### Contract and Usage

This section shows details of your contract and usage of Precision Analytics, where relevant.

<figure><img src="/files/QMDpVHRbFwnk05SDD3OB" alt=""><figcaption></figcaption></figure>

***

### Team members

This section allows you to manage the team that you work with in TradeAware.

**You can**

* **Invite** new users and manage their **status** (Active/Invited)

<figure><img src="/files/SSNPOlsYJFXOv6fZBCqq" alt=""><figcaption></figcaption></figure>

***

### Workspaces

This section shows separate business areas under one login. Each workspace has its own suppliers, plots, transactions, and documents—data is not shared between them. For more information see [Managing Workspaces](/tradeaware/using-the-tradeaware-web-app/settings-guide/managing-workspaces.md)

**You can**

* **Create** a new workspace when you need an isolated data area
* **Switch** between workspaces
* View each workspace’s **EORI**, **VAT** and **Country**

**Tip:** Make sure you are in the correct workspace before creating or submitting transactions.\
More details: *Managing Workspaces* → <https://docs.live-eo.com/tradeaware/using-the-tradeaware-web-app/managing-workspaces>

<figure><img src="/files/3dKxWFJvGG5VI8hov3d6" alt=""><figcaption></figcaption></figure>

***

### API access

This section shows credentials for integrating your systems with TradeAware. For more information see [API Access and Business Account Registration](/tradeaware/using-the-tradeaware-api/api-access-and-business-account-registration.md)

**You can**

* View / copy your **Client ID** and **Client Secret**
* **Rotate** credentials if required
* Open the **API documentation** to implement or update your integration

<figure><img src="/files/XvtWRBX5K1wf2DW1QokZ" alt=""><figcaption></figcaption></figure>

***

### Webhooks

This section shows outbound notifications for events in TradeAware. For more information see [Webhooks](/tradeaware/using-the-tradeaware-api/api-reference/webhooks.md)

**You can**

* **Add** a webhook URL
* Monitor **Status** and **Error rate**
* **Replace** or **pause** endpoints during maintenance

<figure><img src="/files/V96TjLJEpfD7uMMsEhtt" alt=""><figcaption></figcaption></figure>

***

### FAQs (additions)

**What’s the difference between my Business and a Legal Entity?**\
Your Business is your TradeAware account. A Legal Entity is a registered record (name, address, EORI/VAT) that can file a DDS in TRACES. One business can contain multiple legal entities.

**Why do I need a Legal Entity on a transaction?**\
TRACES requires the exact legal entity responsible for the filing so the correct name, address, and EORI/VAT appear on the DDS. Each transaction must specify one legal entity (the DDS primary actor).

**Do I need a separate supplier list per legal entity?**\
No. Suppliers and transactions are shared at account level. You simply choose the filing **legal entity** per transaction.


---

# 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.live-eo.com/tradeaware/using-the-tradeaware-web-app/settings-guide.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.
