AI Automation History

Form ID: (ML400000)

You use this form to view statistics on your LLM prompts, connections, and commands. Each time you perform an operation with AI Automation, the system adds the appropriate record to the table on the form.

Real-time monitoring can help you avoid budget overruns, prevent errors caused by excess token usage, and understand your usage patterns. These insights can help you refine prompts and decide whether a more efficient LLM is worth considering.

This form is available only if the AI Automation feature is enabled on the Enable/Disable Features (CS100000) form.

Form Toolbar

The form toolbar has only standard buttons.

Table

Column Description
Request ID

The identifier of the request to the LLM.

Request Group ID

The identifier of the group of requests to the LLM.

If a request has the Error status, the system tries to resend this request three times. All these subsequent requests are added to the same group.

LLM Provider Name

The name of the LLM provider used for the request.

Connection ID

The identifier of the LLM connection as specified on the LLM Connections (ML201000) form.

Connection Name

The name of the LLM connection as specified on the LLM Connections (ML201000) form.

Type

The type of the record, which can be one of the following:

  • Connection Test: Testing of an LLM connection on the LLM Connections (ML201000) form
  • Prompt Test: Testing of an LLM prompt on the LLM Prompts (ML202000) form
  • Action: Testing of an LLM-generated command on a particular form
Prompt ID

The identifier of the prompt as specified on the LLM Prompts (ML202000) form.

Form

The identifier of the form as specified on the LLM Prompts (ML202000) form.

User

The name of the user who sent the request.

Status

The status of the request, which can be one of the following:

  • Success: The request has been processed.
  • Error: An error has occurred.
Error Message

The error message that the system displayed if the request failed.

Input Tokens

The number of tokens sent to the LLM.

Output Tokens

The number of tokens received from the LLM.

Total Tokens

The total number of tokens.

Received On

The date and time when the response from the LLM was received.

Duration (Sec)

The time (in seconds) that the system took to process the request.

Requested On

The date and time when the request has been sent to the LLM.