Skip to content

Smart Agent Email Log

This page shows every incoming email that a Smart Agent has received and processed.

Page type: List Source table: Smart Agent Email Log Object: Page 72778317 "SA Email Log QUA"Page.72778317.SAEmailLog.al

This page shows every incoming email that a Smart Agent has received and processed. Use it to monitor delivery status, check whether a reply was sent, review which BC entity matched the sender, and retry or investigate any emails that failed.

In plain terms

Some agents can run over email: they watch a mailbox and reply automatically. This page is the audit trail for that — every message in, what the agent did with it, and whether a reply went out.

This is effectively the Job Queue Log for the email channel. Behind the scenes a recurring Job Queue polls the mailbox on a schedule; each poll that finds mail produces a row here with a Status (Completed / Error / Skipped, …). When one fails, diagnose it from the error and hit Retry to have the agent pick it up again, just as you would re-run a failed job.

The sender columns show whether the agent recognised who emailed (matched to a Customer, Vendor, etc.) — agents can be set to only act on validated senders, so unknown addresses are safely Skipped.

How to open it

  • Tell Me (Alt+Q) → search "Smart Agent Email Log".
  • The page also appears in the Lists usage category, so it is accessible from any role center's search and bookmark bar.

Fields

The list shows the most recent entries first. All columns are read-only — this is a log page and cannot be edited directly.

Email Entries

FieldTypeDescription
Entry No.IntegerThe unique entry number. Read-only.
Agent No.IntegerThe agent that processed this email.
StatusEnumThe processing status. Possible values: Pending (received, waiting to be processed), Processing (currently being handled), Completed (successfully processed), Error (processing failed — see Error Message), Skipped (intentionally not processed, e.g. sender not validated). The status column is colour-coded: Completed = green, Error = red, Processing = amber, Pending = standard, Skipped = grey.
From AddressTextThe sender email address.
From NameTextThe sender display name.
SubjectTextThe email subject.
Received AtDateTimeWhen the email was received.
Processed AtDateTimeWhen the agent finished processing. Read-only.
Reply SentBooleanWhether a reply was sent. Read-only.
Reply Sent AtDateTimeWhen the reply was sent. Read-only. (Hidden by default — use Personalise or column chooser to show.)
Credits UsedDecimalCredits consumed by the agent. Read-only.
Error MessageTextError details if processing failed. Read-only. (Hidden by default.)
Email Body PreviewTextA preview of the email body. (Hidden by default.)
Sender ValidatedBooleanWhether the sender was recognised in a BC table.
Sender Entity TypeEnumThe type of BC entity the sender was matched to. Possible values: None, Customer, Vendor, Employee, Salesperson.
Sender Entity No.CodeThe number of the matched BC entity.
Sender Entity NameTextThe name of the matched BC entity.

Actions

ActionWhat it does
Show Errors OnlyFilter to show only emails that failed processing.
Show AllRemove all filters and show all email log entries.
RetryReset this email to Pending so it will be reprocessed on the next check. Only available when the selected entry has Status = Error.

Notes

  • The Retry action is only enabled when the selected row has a Status of Error. It clears the error message, resets Processed At, and sets Status back to Pending so the agent picks the email up again on its next scheduled check.
  • Hidden columns (Reply Sent At, Error Message, Email Body Preview) can be revealed using the column chooser (right-click any column header) or via Personalise.
  • Email integration must be configured on the individual agent card before entries will appear here. See your agent setup for the monitored mailbox address and check interval.