Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

HAi Prompts Audit History

Details

Table ID: h_itsm_hai_audit_log

HAi Prompts Audit History

Table Attributes

Name Value
Primary Key h_id

Columns

Name & ID Description Column Attributes Relationships
Action
h_action
The product actions that called the HAi Prompt
Nullable false
Type VARCHAR
Size 50
Indexed true
Action
h_prompt
The HAi Prompt
Nullable false
Type VARCHAR
Size 150
Indexed true
Created By
h_created_by
The user id of the user who triggered the prompt
Nullable false
Type VARCHAR
Size 100
Indexed true
Date Created
h_date_created
This is the date the prompt was triggered
Nullable false
Type DATETIME
Indexed true
Date Last Updated
h_last_updated_date
The last updated Date/Time of the audit log
Type DATETIME
Nullable true
Id
h_id
The unique Id for the HAi Prompt audit history entry
Primary Key true
Auto Increment true
Nullable false
Type INTEGER
Size 11
Input
h_input
User Input sent to the prompt
Nullable true
Type LONGTEXT
Input Tokens
h_input_tokens
Estimated token count on the input sent to the prompt
Nullable true
Type INTEGER
Size 11
Last Updated By
h_last_updated_by
The user who last updated the audit log.
Type VARCHAR
Size 100
Nullable true
Output
h_output
User Output sent to the prompt
Nullable true
Type LONGTEXT
Output Accepted
h_accepted
Was the prompt output accepted by the user. 0 = Not Accepted, 1 = Accepted
Nullable true
Type INTEGER
Size 11
Output Tokens
h_output_tokens
Estimated token count on the output returned from the prompt
Nullable true
Type INTEGER
Size 11
In This Document