> For the complete documentation index, see [llms.txt](https://docs.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.b2core.b2broker.com/back-office-guide/security/transaction-monitoring.md).

# Transaction monitoring

On this page, you can check client transactions, view risk scores, trace the origin of the funds, and examine all key signals associated with each transaction.

## General information

The following information is provided about each transaction:

**Client ID**

The identifier of the user who created the transaction.

***

**Transaction ID**

The identifier of the transaction.

***

**Transaction Type**

The transaction type: deposit or withdrawal.

***

**Created date**

The date and time of the transaction.

***

**Email**

The email address of the client.

***

**Source amount**

The transaction amount in the source currency.

***

**Source currency**

The transaction currency.

***

**Provider**

The name of the risk monitoring provider (**SumSubstance** available at the moment).

***

**Review Result**

The transaction check result from the risk monitoring provider: red, green, or error.

***

**Risk Score**

The risk score of the transaction from the risk monitoring provider.

To view the details, click the **Edit** button.

## Details

The detailed information includes additional transaction signals, such as the source of the funds, any potential risk of theft, the money laundering (ML) risk level of the exchange, and more.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/security/transaction-monitoring.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.
