diff --git a/src/views/SettingsView.vue b/src/views/SettingsView.vue
index 920920e..e1c9e6a 100644
--- a/src/views/SettingsView.vue
+++ b/src/views/SettingsView.vue
@@ -454,6 +454,11 @@ function applyAgentConfig(config: AgentConfigSummary) {
{{ row.attemptCount }}
+
+
+ {{ formatCheckedAt(row.nextAttemptAt || '') }}
+
+
{{ row.lastError || '-' }}