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

# Ask and steer

> Send requests and control when the agent works.

## Send a request

Click **Chat** in the floating agent dock. **Command or Control and Enter** sends the message. Enter alone adds a new line.

You can send a request with no open tab, attach an image, or ask the agent to work across several files. Messages sent during a run join the queue.

<Frame caption="Pause and resume the agent, then prepare a request in Plan first mode.">
  <video autoPlay muted loop playsInline poster="/images/chat-popover.png" className="w-full rounded-xl">
    <source src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/agent-controls.mp4?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=bd03cdc2ca1fc697fe97a9419537639b" type="video/mp4" data-path="images/agent-controls.mp4" />

    <source src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/agent-controls.webm?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=57ab1dc8638acc555061019eb62599d6" type="video/webm" data-path="images/agent-controls.webm" />

    Your browser does not support embedded video.
  </video>
</Frame>

<Frame>
  <img src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/chat-popover.png?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=7cffa2faa65b75ad7fc96d79cb603053" alt="The Chat panel with a draft request" width="1400" height="900" data-path="images/chat-popover.png" />
</Frame>

## Automatic wake

After you stop typing for three seconds, DocWriter can wake the agent to inspect the change. The agent pill shows the countdown. Press **Command or Control and Enter** in the editor to skip the countdown.

Automatic wake does not run when the agent is paused or when the text ends the typing burst unchanged.

The collapsed agent pill briefly animates when a new render starts after about a minute of agent inactivity. A numeric badge on the pill and Chat control shows queued messages. The expanded dock pins the active user turn above the activity log while the agent responds.

<Frame>
  <img src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/agent-wakeup-button.png?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=ba0ba9b39834ab9e6444a50ae3a20c30" alt="The agent wake control in the expanded dock" width="256" height="58" data-path="images/agent-wakeup-button.png" />
</Frame>

## Autonomy

Open **Settings**, then **Agent behavior**.

* **Low** acts only on a clear request or a clearly broken state.
* **Medium** can open one focused comment during a turn, but it does not make an unsolicited edit.
* **High** can open a focused comment or propose a focused edit.

Autonomy changes when the agent may initiate work. It does not remove review for edits to an existing document.

<Frame>
  <img src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/agent-behavior-panel.png?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=44abf93d84569151958ef62d4afef814" alt="Low, Medium, and High autonomy settings" width="1400" height="900" data-path="images/agent-behavior-panel.png" />
</Frame>

## Pause, mute, and cancel

Double click the agent pill to pause or resume. Pausing cancels the current run, clears queued messages, and blocks new automatic or manual requests.

Use the bell control to mute proposal layers while the agent continues working. Review data remains in the document.

Click the active agent pill once to cancel the current run and clear the queue.

Click the collapsed agent pill once to expand the dock. Use the chevron in the expanded header to collapse it again.

There is no Track changes off setting. Muting changes what you see, but it does not accept proposals or remove review state.

<Frame caption="Mute proposal layers, then restore them without pausing the agent.">
  <video autoPlay muted loop playsInline poster="/images/agent-behavior-panel.png" className="w-full rounded-xl">
    <source src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/mute-proposals.mp4?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=8f33b1c4ae7d262df94df7440f94beb9" type="video/mp4" data-path="images/mute-proposals.mp4" />

    <source src="https://mintcdn.com/ucberkeley-8d9be701/_cooIo6pWvrP0otR/images/mute-proposals.webm?fit=max&auto=format&n=_cooIo6pWvrP0otR&q=85&s=77d95b7d60b91b19afcb4deba4569f23" type="video/webm" data-path="images/mute-proposals.webm" />

    Your browser does not support embedded video.
  </video>
</Frame>

<Frame>
  <img src="https://mintcdn.com/ucberkeley-8d9be701/v3Rddkad7zEz0_aI/images/agent-paused.png?fit=max&auto=format&n=v3Rddkad7zEz0_aI&q=85&s=0a4d3b3cafc08abafef4b890e760304b" alt="The expanded agent dock in the paused state" width="1400" height="900" data-path="images/agent-paused.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/ucberkeley-8d9be701/v3Rddkad7zEz0_aI/images/agent-paused-pill.png?fit=max&auto=format&n=v3Rddkad7zEz0_aI&q=85&s=7dddc58644debb0cf05763f8b4add56b" alt="The collapsed agent pill in the paused state" width="1400" height="900" data-path="images/agent-paused-pill.png" />
</Frame>

## Questions from the agent

The agent can open a question card with one or more questions. A single choice submits immediately. A multi-question card shows how many answers remain. Unanswered questions expire after 15 minutes so the run can continue.

Authentication failures show a sticky **Agent auth failed** toast with sign in guidance. Other run failures show **Agent run failed** and remain in the activity log.
