# Exchange

On this page, you can view a list of exchange transactions made on client accounts.

To view exchanges made on accounts of a particular client, go to the [Transactions tab](/back-office-guide/clients/general/transactions-tab.md) on the client details page.

The following information is provided about each exchange transaction:

**Transaction ID**

The identifier of an exchange transaction in the system.

***

**Client ID**

The client identifier.

***

**Client**

The client’s name.

***

**Email**

The client’s email address.

***

**Tags**

The tags assigned to a client that are used to sort a list of exchange transactions displayed to [Back Office administrators](/back-office-guide/system/users.md).

***

**Company Short**

The short name of a client’s company.

***

**Company Full**

The full name of a client’s company.

***

**From account**

The number of a source account from which the exchanged asset amount is withdrawn.

***

**Source amount**

The amount that was exchanged, in the currency of a source account.

***

**Source currency**

The currency in which a source account is denominated.

***

**To account**

The number of a destination account to which the exchanged asset amount is deposited.

***

**Destination amount**

The amount that was exchanged, in the currency of a destination account.

***

**Destination currency**

The currency in which a destination account is denominated.

***

**Commission**

The amount earned from an exchange transaction as a result of the markup applied to the base exchange rate. This reflects the profit generated by adding a markup percentage to the rate.

***

**Rate**

The final exchange rate applied to a transaction, including the added markup percentage.

***

**Status**

The current [transaction status](/back-office-guide/references/transaction-statuses.md).

***

**Created**

The date and time when an exchange transaction was made.

***

**Exchanged By**

Indicates if an exchange was made by a client in the B2CORE UI or by an admin in the Back Office.

{% hint style="success" %}
**See also**

[How to exchange funds](/how-to-articles/manage-finances/how-to-exchange-funds.md)
{% 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://docs.b2core.b2broker.com/back-office-guide/finance/exchange.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.
