The Dashboard provides a centralized view to monitor and track all Circuit executions across the system. It offers a consolidated snapshot of all workflow executions and their current statuses.
To access the dashboard,
Navigate to Circuits in the left pane and click Dashboard.
This displays the following key metrics.
Total Executions: Total number of overall Circuit executions.
Success: Count of executions completed successfully.
Failure: Count of executions that resulted in errors.
Running: Number of executions currently in progress.
Daily Executions: A graphical view showing successful and failed executions for the current month.
Circuit Usage: A pie chart representing the top 5 most executed circuits.
Recent Executions: Displays the recent 10 executions.
Use filters (Total, Success, Failure, Running) to view the last 10 executions for the selected metric.
Click an execution name to view detailed information.
Click the versions icon located at the top right of the circuit page. This will display a list of all versions created for that Circuit.
Each version includes the following details:
Version Name: Auto-generated name for the version.
Created On: Date and time when the version was published.
Created By: The user who published the version.
Actions: You can perform the following actions on each version:
View: Preview the version in both code and builder view (read-only).
Delete: Permanently delete a version (only if it's not the active published version).
Publish Version: By enabling this option, you can re-publish any version from this list to make it the current active version.
You cannot manually disable a published version. When you publish a new version, the previously published version is automatically disabled.
You cannot delete the currently published (active) version.
Publishing is allowed only when changes are made to the circuit.
Once a version is published, its version details are visible in the Execution Details section when the circuit is executed.
Version with execution history cannot be deleted.
When a circuit is triggered within a parent circuit, its execution details will include:
The execution ID of the parent circuit.
The version of the nested (child) circuit that was executed, provided the nested circuit has a published version.
To manage and organize circuits in your account:
Hover near the name of the circuit in the Circuits list view page.
Click on the action menu next to the name. From the action menu, you can:
Edit Circuit: Change the name and description of the circuit. In the pop-up, make modifications and click Update.
Builder View: Open the Builder View of the circuit. In the pop-up, you can view and modify the circuit.
Preview: Preview your circuit's visual workflow and code on a single screen.
Clone: Clone your circuit to work on it without impacting your original circuit. Only the configurations are cloned; associated components are reused in the cloned circuit.
Delete: Remove the circuit from your account.
Execution List of Circuit -
Dashboard View of Circuit Executions -
The Dashboard displays the executions and their status for the Circuit. Clicking on the Dashboard icon displays key execution metrics, including:
Total Executions: The overall count of all executions of the selected circuit.
Success: The number of processes that completed successfully.
Failure: The count of processes that encountered errors.
Running: The processes currently in execution.
Each status (e.g., success, failure) is interactive. By clicking on any status, the system navigates to the Execution Logs page, displaying a filtered list of executions with the selected status.
The Recent Executions section lists the ten most recent executions. Users can filter executions based on their status through a dropdown menu, displaying the top ten executions for the selected status. Clicking on an execution name takes the user to the corresponding log page for detailed execution information.
On the right side of the visual workflow, you can use the following icons:
- Automatically arrange states within the flow diagram.
- Switch the view to horizontal.
- Validate the graph to identify errors.
- Reset changes and revert to previously saved edits.
Access the Circuit in Builder and Code View by selecting the icons at the top-right corner of the Builder view page.
To adjust the circuit size, click on the zoom in or zoom out icons located at the bottom-left corner of the Builder view.
To add a new state or edit an existing one, you have several options:
Drag and drop states from the left pane.
Use the right-click option on the state.
In the Circuit Builder View, when you hover over a state and click on the 'more' icon, you can:
Create a new state.
Duplicate the existing state with the same configuration.
Delete the state.
You are currently viewing the help articles of Qntrl 3.0. If you are still using our older version and require guidance with it, Click here.