Skip to content
EndueEndue
Docs

Troubleshooting

Symptoms, in the order they come up. Connector-specific problems have their own page.

Read the run before changing anything — the tool calls show where it went wrong, and the fix follows from that.

What you see in the runCauseFix
It called no tools and answered from general knowledgeIt does not know it should look something upSay so in the system prompt; check the connector is bound
It called the right tool with wrong argumentsMissing contextPut the fact in the prompt or memory
It looped without convergingTask underspecified, or effort too low for its lengthNarrow the task; raise effort
The answer is right but unusableNo stated standard for “done”Describe the output you want in the prompt
It asked you something obviousThe fact is not anywhere it can seePrompt, memory, or project

If one steering sentence reliably rescues the run, that sentence belongs in the prompt. See Testing and iterating.

It is paused, waiting for you. A question, an approval, or a skill request holds the run indefinitely. Scroll to the bottom of the conversation — the prompt is there.

It hit the step limit. Long tasks end without a final answer. Ask it to continue, or split the task.

It failed. The error is in the conversation. A model error usually means the model provider rejected the call — with BYOK, check the key and its credit.

You closed the app. That does not stop anything. Runs finish on Endue’s servers and the result is in the thread when you return.

  • A run is already going. A message sent during a run steers it rather than starting a new turn.
  • You are out of allowance. Runs are declined when the week’s allowance is exhausted — see Plans and usage.
  • You were signed out. Sessions end after a period of inactivity; sign in again and the conversation is where you left it.
SymptomCheck
A connector’s tools are goneThe connection needs re-authorizing, or was unbound — see Troubleshooting connections
It stopped remembering thingsThe memory tool group may be switched off
It stopped saving artifactsThe artifact tool group may be switched off
It behaves like an older version of itselfA prompt revision may have been restored

Changes apply to the next run. An agent that ignores an edit you just made is probably mid-run.

  • It was paused after repeated failures. Endue pauses a failing routine and notifies you rather than retrying forever.
  • It ran and refused an action. Unattended runs cannot send or delete — see Routines.
  • It ran and you did not notice. Check the inbox; output usually lands as an artifact.
  • Search these docs — press Ctrl/ + K from any page.
  • Email us[email protected]. Include what you asked for, what the agent did, and which tool call went wrong; that is usually enough to answer without a back-and-forth.