Data tables
Data Tables provide a structured way to store and manage information that requires precise retrieval and presentation.
Last updated
Was this helpful?
Data Tables provide a structured way to store and manage information that requires precise retrieval and presentation.
Last updated
Was this helpful?
Unlike the Knowledge Base, which handles less structured and context-heavy content, Data Tables are ideal for organized, formatted data where accuracy is crucial.
Data Tables enable you to:
Store structured information in a tabular format
Ensure accurate data retrieval
Generate visual cards during conversations
Filter and query specific information
Data Tables support various types of content:
Note that a column's data type can only be assigned upon creation, it cannot be changed later on.
String: Text content
Number: Numerical values
Boolean: True/false values
Date: Calendar dates
DateTime: Dates with time information
Image: Visual content
JSON: Structured data objects
Code: Programming code snippets
Navigate to Data Tables section
Click "Add table"
Define table structure:
Add columns
Specify data types
Add descriptions (optional)
Each column requires:
Column name
Data type selection
Optional description for clarity
Add records individually
Edit existing records
Delete outdated information
Data Tables excel in scenarios requiring precise information:
Product specifications
Pricing information
Service details
Configuration data
In Conversation Flows, you can:
Filter records based on specific criteria
Search for exact matches
Compare numerical values
Check date ranges
Data Tables can generate visual cards during conversations:
Present structured information clearly
Show product details
Display different options in a visual manner
Use clear, consistent column names
Choose appropriate data types (cannot be changed after the column is created)
Add descriptions for complex fields
Keep table structure simple and focused
Regular updates to maintain accuracy
Archive outdated information
Validate data during entry
Monitor table size and performance
Use tables for factual, structured data
Combine with Knowledge Base for comprehensive responses
Design tables with conversation flow needs in mind
The Product Catalog use case is ideal for e-commerce and retail applications where your virtual being needs to access accurate product information.
This structure enables your virtual being to:
Present products with consistent information
Show visual product representations in cards
Answer detailed questions about specifications
Provide accurate pricing information
Filter and sort products based on attributes
Perfect for subscription-based services or tiered pricing models where accurate pricing and feature information is crucial.
This structure allows your virtual being to:
Compare different service tiers
Present accurate pricing information
Detail included features per plan
Show only currently available options
Create visual pricing comparison cards
Ideal for managing system settings, preferences, or any time-sensitive configuration data that needs tracking.
This structure helps your virtual being:
Provide accurate system settings information
Track configuration changes over time
Verify setting validity before use
Manage feature toggles and states
Remember that Data Tables are best used for structured, factual information where accuracy is crucial. For more narrative or context-heavy content, consider using the Knowledge Base instead.