How to Verify and Debug Automated Scripts
If a task is not performing as expected, use this manual to audit its execution output.
Step 1: Accessing the Log Terminal
- Locate the task in your ledger.
- Click the Log (Document) Icon.
- A live terminal modal will open, streaming the output of the last execution.
Step 2: Manual Execution (Run Again)
To debug a task in real-time, click the "Run Again" button inside the log terminal. This bypasses the schedule and triggers the script immediately, allowing you to see errors as they happen.
Step 3: Managing Task Lifecycle
- Toggle Status: Use the switch to pause a task without deleting it.
- Edit: Modify the command or frequency if you identify a syntax error.
- Delete: Permanently remove the task from your account.
CRITICAL AUDIT: If your log shows "Permission Denied," ensure your script file has Execute (X) permissions in the File Manager.