Skip to main content
The tables below provide detailed information regarding the schema for exported data files available to you via the File Exporter API.

Table: autosummary_feedback

The autosummary feedback table stores summary text submitted by the agent after they have reviewed and edited it. This export will be sent daily and contains the hour for time zone conversion later. Sync Time: 1d Unique Condition: company_marker, conversation_id, summary_id

Table: autosummary_free_text

The autosummary free text table stores the raw output of ASAPP’s API. It is the unedited summary initially shown to the agent to be reviewed. This export will be sent daily and contains the hour for time zone conversion later. Sync Time: 1d Unique Condition: company_marker, conversation_id, summary_id

Table: autosummary_structured_data

The autosummary structured data table stores the raw output of ASAPP’s API. These structured data outputs consist of LLM generated answers to yes/no questions along with extracted entities based on configuration settings. These outputs can be aggregated and packaged into business insights. This export will be sent daily and contains the hour for time zone conversion later. Sync Time: 1d Unique Condition: company_marker, conversation_id, structured_data_id, structured_data_field_id

Table: contact_entity_generative_agent

hourly snapshot of contact grain generative_agent data including both dimensions and metrics aggregated over “all time” (two days in practice). Sync Time: 1h Unique Condition: company_marker, conversation_id, contact_id

Table: staging_conversation_state

This issue-grain table provides a consolidated view of metrics produced across multiple ASAPP services for a given issue. The table is populated daily and includes hour-level data for time zone conversion. Sync Time: 1d Unique Condition: company_marker, conversation_id, dt, hr

Table: staging_utterance_state

This utterance-grain table contains insights for individual conversation messages. Each record in this dataset represents an individual utterance, or message, within a conversation. The table is populated daily and includes hour-level data for time zone conversion purposes. Sync Time: 1d Unique Condition: company_marker, conversation_id, message_id

Table: utterances

This S3 captures raw utterances, enabling customers to map message IDs and metadata to specific utterances. Each record in this feed represents an individual message within a conversation, providing utterance-level insights. The feed remains minimal and secure, including a comprehensive mapping of message IDs to their corresponding utterances, information not available in the utterance state file. For security purposes, this feed will only be accessible externally, retaining a maximum of 32 days of data before purging. The feed will be exported daily, with time-stamped data for time zone conversion. Sync Time: 1d Unique Condition: company_marker, conversation_id, message_id
Last Updated: 2025-01-16 06:37:08 UTC