> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firebender.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interrupting the agent

> Instant follow up requests to the AI

You can always follow up prompt the AI even when it's in progress on another task.

<video autoPlay loop muted playsInline style={{width: '100%', borderRadius: '12px'}}>
  <source src="https://mintcdn.com/firebendercorp/unK9XP5AkA6wmgZ5/assets/queueing.webm?fit=max&auto=format&n=unK9XP5AkA6wmgZ5&q=85&s=a38a6e2e058a061ec5ad7d0461eff0d4" type="video/webm" data-path="assets/queueing.webm" />
</video>

* Sending an immediate follow up, will not cause the AI to forget what your previous requests.
* You can customize the interrupting behavior in settings: ask `/help`.
* This interrupting behavior compliments [TODO lists](/multi-agent/todo-tracking) nicely as the AI is forced to keep track all of its tasks.
