Unify and manage your data

Monitor an automated long-running task

Learn how to monitor long-running task executions and review job details in Reltio AgentFlow.

Prerequisites
Use Task Management to monitor the jobs created by your long-running tasks. Each execution runs as a separate job with its own status, runtime details, execution metrics, outcome, and conversation.
To monitor and review an automated long-running task
  1. Log in to AgentFlow.
  2. Select your profile icon, and then select Task Management.

    The Task Management page opens.
  3. Select the task you want to review.
    The task details panel opens. The following table describes the tabs available for the selected task and the information displayed in each tab.
    Tab NameDescriptionImage
    Details

    The Details tab contains the following sections:

    Task configuration

    The Task configuration section displays the following details:

    • Task Name
    • Task Status
    • Agent
    • Type
    • Created at

    User Prompt

    The User Prompt section displays the prompt used to define the task scope.

    Schedule & Next Run

    The Schedule & Next Run section displays scheduling information based on the task type:

    • For a one-time task, the section indicates that no additional runs are scheduled.
    • For a recurring task, the section displays the next run date and time, followed by the frequency; for example, Daily at 07:00 AM.
    Jobs

    The Jobs tab displays the following details:

    • History of all jobs
    • Job ID
    • Run date and time
    • Current status

    For recurring tasks, each scheduled run appears as a separate job.

  4. To monitor a specific job, select the Jobs tab, and then select the job you want to review.

    The Job Details page opens.

    The following table describes the sections available on the Job Details page.

    SectionDescription
    Job configuration detailsDisplays the configuration and execution details of the job.
    Runtime Metrics

    Displays the following metrics for the job:

    • Total records
    • Processed
    • Failed
    • Needs review
    • Pending
    User PromptDisplays the prompt used to define the scope of the job.
    Sources attachedDisplays the files attached to the job.
    Job ResultDisplays the individual records processed by the job and their outcomes.
  5. In the Job Result section, you can review the records processed by the job.


    You can perform either of the following actions:
    • Select the Input Record link for a record to view the data that the job received. The Input record dialog box opens. The following table describes the tabs available in the dialog box.

      TabDescriptionImage
      TableDisplays the input record as a table with the record fields and their corresponding values.
      JSONDisplays the input record in JSON format.
    • Select a record to view the outcome for that record.

      The Record Details page opens. The following table describes the elements on the Record Details page.

      ElementDescription
      Input recordThe record ID for the selected input record.
      StatusThe current status of the record.
      ConfidenceThe confidence level assigned to the record based on the agent's assessment. The value can be High, Medium, Low, or NA.
      ReasonProvides the rationale for the action taken by the agent on the record and explains the factors that contributed to the resulting outcome.
      DetailsDetails about the record outcome.
      ConversationDisplays the conversation associated with the selected record, including the messages exchanged while it was processed.

      Select Back to return to the Job Details page.

  6. To open the conversation associated with the selected job, on the Job Details page, select Go to Conversation.
    1. Review the conversation for details about the job execution.
      The conversation shows additional details about the plan, execution flow, tool activity, and final outcomes for that job.
    2. Inspect the job results and any items that require follow-up.
    3. Continue follow-up in the same conversation if needed.
    4. Select View Details to return to the Job Details page.
Result

You can monitor scheduled, in-progress, and completed jobs from Task Management.

Email notifications

AgentFlow sends email notifications to the user who created the job at key stages of an automated long-running task. Emails are sent at the following stages of a long-running task:

  • Started: The task is running. The email includes a link to track progress in AgentFlow.
  • Stopped: The task stopped before all records were processed. The email includes a summary of the partial results.
  • Completed: The task completed successfully. The email includes a summary of the results.
  • Failed: A problem prevented the task from completing. The email includes a summary of the results.

In the email, select View Job to open the job in AgentFlow, where you can review execution details, results, and the conversation associated with the job.