> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TaskFlow Monitor

> Enables viewing log records of Task Flow flows and accessing task and action log details. When a flow starts running, log records of the flow itself, tasks in the flow, and actions begin to be kept. Reported logs of all flows and their details can be accessed by applying filters through the dashboard page.

## Dashboard Screen

Log records of all flows can be accessed by applying filters through the TaskFlow Monitor dashboard screen.

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-1.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=db827da464a3926ade03c3e8eee80a98" alt="TaskFlow Monitor Dashboard Screen" width="1000" data-path="images/develop/api-integrator/dashboard-1.png" />

<Info>
  You can access log records of all flows by applying filters through the dashboard screen.
</Info>

Button used to access task and action logs of the flow:

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-2.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=2ecd3af202a1870ea757060aded09073" alt="Access to Task and Action Logs" width="1000" data-path="images/develop/api-integrator/dashboard-2.png" />

## Viewing Task Log Details of Flow

Dialog containing log information of tasks executed in the flow:

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-3.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=1980b9ecabce6a9a7e820e4f6e0ce6af" alt="Task Logs Dialog" width="1000" data-path="images/develop/api-integrator/dashboard-3.png" />

### Viewing Task Log Detail

Dialog showing task log detail:

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-4.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=9221871ea4c630e6df973788c450f7e8" alt="Task Log Details" width="1000" data-path="images/develop/api-integrator/dashboard-4.png" />

<Note>
  Detailed information such as task execution duration, status, input and output information is displayed in the task log detail.
</Note>

## Viewing Action Log Details of Flow

When the flow results in failure and there is a defined action, action execution history is logged. Dialog showing action execution history:

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-5.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=141b7bb292900b84d562ec36be77bbf5" alt="Action Logs Dialog" width="1000" data-path="images/develop/api-integrator/dashboard-5.png" />

### Viewing Action Log Detail

Dialog showing action log details:

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-6.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=68f05c1d07c4981d13fea6b124f291fe" alt="Action Log Details" width="1000" data-path="images/develop/api-integrator/dashboard-6.png" />

<img src="https://mintcdn.com/apinizer/PjHeFMTcHBq5-E_G/images/develop/api-integrator/dashboard-7.png?fit=max&auto=format&n=PjHeFMTcHBq5-E_G&q=85&s=9bf2177e77e0daa9cfd0397ecca589bd" alt="Action Log Details Expanded" width="1000" data-path="images/develop/api-integrator/dashboard-7.png" />

<Warning>
  Action logs are only displayed when the flow completes unsuccessfully and there is a defined action.
</Warning>
