π₯οΈWorkflows
The Workflows tab in the dashboard displays records of workflows executed by users. Each time a workflow is initiated, a corresponding record is created. When the workflow is completed, it is marked as finished or finalized. The information available includes details about the user who ran the workflow, the number of related objects (created, accessed, or updated), and the total runtime of the workflow.
The audit timeline showcases the sequence of UI components that the user interacted with during the workflow. This allows for identifying any potential bottlenecks or areas where users may encounter difficulties. It provides valuable insights into the workflow runs.
You can see all the objects associated with the workflow, including those that were used, updated, or created. This feature enables a quick overview of the information related to a specific workflow.
The purpose of this comprehensive record-keeping is to gain a deeper understanding of workflow activities, updates made, and events occurring. It facilitates workflow optimization and enables the identification and resolution of errors. In the future, the platform will also include error logs to assist users in troubleshooting and refining their workflows.
Overall, the workflow log serves as a comprehensive log of activities, providing insights into workflow execution and aiding in continuous improvement.
Last updated