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

# Contact Data product

The Contact Data product focuses on contacts/members data. It offers a single, reliable contact list that everyone can use to personalize communication and improve customer engagement

## Description

The table contains data related to contact exports. It includes:

* information about tenants
* the JSON values representing the contact details
* the type of message associated with the export
* the timestamp of the event

This data can be used for:

* analyzing contact management processes
* tracking changes over time
* integrating with other systems

## Data structure

| Column        | Data Type | Tenant column |
| :------------ | :-------- | :------------ |
| tenant\_id    | STRING    | X             |
| value\_json   | VARIANT   |               |
| message\_type | STRING    |               |
| event\_time   | TIMESTAMP |               |
