> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dojah.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Events

> Every action you sent to EasyDetect, with the score it received, the rules that fired, and the decision returned.

An **event** is a single thing you sent to EasyDetect — a transaction, a login, or an onboarding — together with the score and decision it received. The headline cards count **Total**, **Blocked**, **Flagged**, and **Allowed** events.

<img src="https://mintcdn.com/dojah/LZxS1bz_9Y9K9GSQ/images/dashboard-guide/easydetect-events.png?fit=max&auto=format&n=LZxS1bz_9Y9K9GSQ&q=85&s=7c3e11fd5c0db0d239da5e17b049677a" alt="The EasyDetect events table with risk scores and decisions" width="2880" height="2000" data-path="images/dashboard-guide/easydetect-events.png" />

| Column     | What it shows                                                       |
| ---------- | ------------------------------------------------------------------- |
| Event ID   | The unique reference for the event.                                 |
| Profile ID | The customer the event belongs to — click through to their profile. |
| Risk Score | The score the flow assigned (0–100), coloured by severity.          |
| Event Type | **Transaction**, **Login**, or **Onboarding**.                      |
| Flow Name  | The flow that evaluated the event.                                  |
| Decision   | The outcome — **Blocked**, **Flagged**, or **Allowed**.             |

Open an event to see which rules fired and how the score was built — the detail view breaks down the **Evaluation Result**, an **Event Analysis**, and the exact **Event Alerts** (rules triggered, with the points each added).
