-
Account ID
The ID of the account that submitted the analysis request.
-
Account Type
The type of account that submitted the request (ROOT, MASTER, REGULAR, SUBACCOUNT).
-
Athena Cost
The total Athena query execution cost in USD for this request.
-
Completed At
The date and time when the analysis request completed.
-
Created At
The date and time when the analysis request was created.
-
Error Code
The error code if the analysis request failed.
-
Error Message
The error message if the analysis request failed.
-
Final Summary
The AI-generated summary text shown to the end user.
-
Plan Ai Model Time (ms)
The Ai Model API response time in milliseconds for the planning phase.
-
Plan Cache Read Tokens
The number of cache read tokens during the planning phase.
-
Plan Cache Write Tokens
The number of cache creation tokens during the planning phase.
-
Plan Cost
The AI processing cost in USD for the planning phase.
-
Plan Input Tokens
The number of input tokens used during the planning phase.
-
Plan Model
The AI model used for the planning phase.
-
Plan Output Tokens
The number of output tokens produced during the planning phase.
-
Queries Completed
The number of SQL queries that completed successfully.
-
Queries Failed
The number of SQL queries that failed.
-
Queries Total
The total number of SQL queries generated for this request.
-
Question
The natural-language question submitted by the user.
-
Request ID
The unique identifier of the AI Chat analysis request.
-
Schema Build Time (ms)
The time in milliseconds to build the schema prompt.
-
Schema Retrieval Time (ms)
The time in milliseconds to retrieve the relevant schema from Qdrant.
-
Scope ID
The ID of the scope under which the analysis request was submitted.
-
Status
The current processing status of the analysis request.
-
Summary Ai Model Time (ms)
The Ai Model API response time in milliseconds for the summarization phase.
-
Summary Cache Read Tokens
The number of cache read tokens during the summarization phase.
-
Summary Cache Write Tokens
The number of cache creation tokens during the summarization phase.
-
Summary Cost
The AI processing cost in USD for the summarization phase.
-
Summary Input Tokens
The number of input tokens used during the summarization phase.
-
Summary Model
The AI model used for the summarization phase.
-
Summary Output Tokens
The number of output tokens produced during the summarization phase.
-
Total Cost
The total cost in USD for this request (AI + Athena).
-
Total Time (ms)
The total processing time in milliseconds.
-
Updated At
The date and time when the analysis request was last updated.
-
User ID
The ID of the user who submitted the analysis request.