Services
Qubix does scheduled work in the background: it collects statistics, syncs data with the tracker, checks domains, sends notifications. On this screen you can see the state of all background tasks, and any of them can be run manually if needed. The screen consists of two tabs: Services and Logs.

How to run a task manually
- Open Services → the Services tab.
- Find the required task in the list.
- Click Run in its row.

- While the task is running, an indicator blinks next to its name, and the next-run column shows running…. On completion the screen automatically switches to the Logs tab, where the result is visible.
A manual run is useful when you need fresh data right away, without waiting for the scheduled tick. It does not affect the regular schedule.
The "Services" tab
A table of all background tasks. The columns:
Job — the task name. An indicator blinks before it if the task is running right now.
Status — the result of the last run: OK (green) or ERROR (red).
Interval — how often the task runs on schedule.
Last Run — the time of the last execution.
Duration — how long the last run lasted.
Next Run — when the task will run next (or running…, if it is running now).
The button with the document icon opens the last log of the task. The Run button runs the task immediately.
The "Logs" tab
The history of all background-task runs. The columns: Started, Job, Status (OK / ERROR), Duration, Finished and the error text if the run failed. Above the table are filters by task and status. Clicking a row opens the full text of that run's log.
