# What is Fraud detection?

**Fraud detection** is an optional premium module in **Fitek** designed to help You reduce payment fraud risk by **automatically verifying the bank account on an invoice** against the bank accounts saved on the supplier card.

It adds an extra security layer right where payment details are reviewed: the invoice **“Pay to account”** field.

### **How it works** <a href="#how-it-works-bank-account-verification" id="how-it-works-bank-account-verification"></a>

Fitek compares:

* the bank account in the invoice **“Pay to account”** field\
  **vs**
* the bank accounts saved on the **supplier card**&#x20;

#### **What You see** <a href="#what-you-see" id="what-you-see"></a>

Next to **“Pay to account”**, Fitek shows one of two results:

**Verified icon**\
Shown when the invoice bank account **matches** any bank account on the supplier card (Main or Other).\ <br>

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

**Warning icon**\
Shown when the invoice bank account **does not match** any bank account on the supplier card **or** when the supplier card has **no bank accounts saved**.

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

### **When the check happens**

The comparison runs automatically, so You don’t need to remember to do it manually:

* **Every time You open an invoice**
* **After any change** to the **“Pay to account”** field
* **After any supplier change** on the invoice

### **Your control remains complete**  <a href="#your-control-remains-complete-important-behaviour" id="your-control-remains-complete-important-behaviour"></a>

* The result is **visual only**: it **does not block** invoice processing.
* Invoices remain **editable and processable**; You keep control of Your workflow.

{% hint style="info" %}
Bank account comparison is performed while the invoice is in processing; on **approved invoices**, the system does not re-run the comparison, but the **latest icon remains visible**.
{% 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://fitek-learning.fitek.com/fitek-learning-space/latvian-latviesu/fraud-detection/what-is-fraud-detection.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.
