Fixes & FAQ
🔧 When an agent gets stuck
5 min read
The loop, in order:
The agent’s profile
A paused/blocked/error bar at the top says why in plain words (paused by you? credential rejected?). Errors link to the failing run.
Runs
Filter to that agent. A red row’s detail shows the exact failure: timeout (raise it - the button’s in the error banner), credential rejected (reconnect in AI Tokens or Integrations), or a real error message worth reading.
The expiry banner
If it’s at the top of your dashboard, that’s your answer: reconnect the AI account and everything resumes.
The mission thread
Sometimes “stuck” is the agent waiting on a ticket you haven’t seen. Check My Tickets.
Still stuck?
Chat with support (Help → Chat with support) - include the run’s timestamp from Runs so we can see exactly what you see.
💡 Tip: “Stuck” that repeats on a schedule is a schedule bug: open the run’s ⚙ to jump to its definition - the fix is usually a clearer instruction or a longer timeout, not a restart.
What restarts safely: pausing and resuming an agent is always safe (work in progress is left tidy). Canceling a scheduled email before it fires is safe. What does NOT exist: any button that deletes an agent’s history as a side effect - histories persist by design.