bespoke_ai_tool_daily_metrics

Daily metrics for bespoke AI tool usage, supporting multiple tools per user per date.

id

Primary key
Unique identifier for the row.

email

string
User email address.

date

date
The date for which the metrics are recorded.

is_active

boolean
Indicates if the user was active with this tool on this date.

tool

string
Name of the bespoke AI tool.

metrics

jsonb
JSON object containing arbitrary metrics data for the tool.