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

# Transfer Status Table

> Reference the Terminal49 DataSync _transfer_status table to monitor data refresh timing, last sync timestamps, and per-table sync health status.

The `_transfer_status` is an additional technical table that identifies when each table was last updated by DataSync.

| COLUMN NAME                | DESCRIPTION                                       | TYPE        |
| -------------------------- | ------------------------------------------------- | ----------- |
| `data_model_name`          | Name of the table                                 | `text`      |
| `transfer_last_updated_at` | When the latest sync happened, as a UTC timestamp | `timestamp` |
