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

# Timeline event log schema for the KYC Agent

> The event log columns that the ABBYY Timeline project must use for the KYC Agent. Column names and structure must match exactly for data ingestion and process analysis.

Configure the ABBYY Timeline project for the KYC Agent using the following event log schema.

## Event log columns

<Warning>
  Configure the column names exactly as shown. The names and structure must match for data ingestion and process analysis in ABBYY Timeline to succeed.
</Warning>

| Column name                  |
| ---------------------------- |
| `KYC_SESSION_ID`             |
| `EVENT_NAME`                 |
| `TIMESTAMP`                  |
| `STEP`                       |
| `EVENT_TYPE`                 |
| `INTERACTION_CONTEXT`        |
| `TARGET_APPLICATION`         |
| `VANTAGE_TRANSACTION_ID`     |
| `VANTAGE_TRANSACTION_STATUS` |
| `KYC_CASE_STATUS`            |
| `DETAILS`                    |
| `ATTEMPT`                    |
| `RETRY_COUNT`                |
| `RETRY_DELAY_SECONDS`        |
| `SkillId`                    |
| `SkillVersion`               |
| `SkillName`                  |
| `TransactionId`              |
| `StepName`                   |
| `StepType`                   |
| `ManualReviewOperatorName`   |
| `ManualReviewOperatorEmail`  |
| `StartedUtc`                 |
| `CompletedUtc`               |
| `Status`                     |
| `Duration`                   |
| `document_SourceFileName`    |
| `document_SourceType`        |
| `transaction_App`            |
| `kyc_update_status`          |
