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

# Approvals and review

> Three review modes control how much you check before work is applied. Nothing reaches your live site without a person approving it.

Agents change real pages. Review mode is the setting that decides how much of that work you see before it's applied.

## The agents execute, and you control what you review

Agents do the work end to end. They don't stop at recommendations. They are autonomous with a human in the loop, and that loop is you.

## One of three review modes applies to every new task

Choose a mode in the New Task modal.

It "applies to all new tasks until changed."

| Mode                                   | What it does                                                                                                    | When to use it                                                         |
| -------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| **Manually review**                    | Review every task and subtask before it's applied.                                                              | Use during your first week or when you want to inspect every step.     |
| **Skip reviews**                       | Subtasks run automatically. You only review the main task.                                                      | Use once you trust the steps and only want to check the finished work. |
| **Review based on agent**<br />Default | Choose which agents need your review and which run automatically. Setting this opens **Set agent permissions**. | Use when review needs differ by agent.                                 |

<Frame caption="The review mode sits in the New Task modal. The product tells you it applies to all new tasks until you change it.">
  <img src="https://mintcdn.com/writesonic/DNhoXkvgtobPwX9I/images/agents/approval-modes.webp?fit=max&auto=format&n=DNhoXkvgtobPwX9I&q=85&s=fb7dbcd1d6916d63c72f307cb5b328c4" alt="The three review modes in the New Task modal" width="846" height="576" data-path="images/agents/approval-modes.webp" />
</Frame>

We recommend **Manually review** for the first week. Then move to **Review based on agent** and let the agents you trust run.

## Set the level once per agent

**Set agent permissions** lists every agent in your workspace with one setting each. **Review needed** holds that agent's output until you approve it. **Skip reviews** accepts it automatically.

<Frame caption="One setting per agent. Tighten the ones that touch published work and let the rest run.">
  <img src="https://mintcdn.com/writesonic/4y2KwWngbmU7vqVE/images/agents/agent-permissions.webp?fit=max&auto=format&n=4y2KwWngbmU7vqVE&q=85&s=c7bbe3a0a61d0d48ab28703174c14d43" alt="The Agent permissions screen listing the CMO, Content, Design, Research and SEO/GEO agents, each with a Review needed setting" width="1392" height="814" data-path="images/agents/agent-permissions.webp" />
</Frame>

Research is the usual first candidate for Skip reviews, since nothing it produces reaches your site on its own. Content and Design are the ones worth holding.

## A task that needs you says so and stops

<Frame caption="The banner sits above the task and carries the Review button. Nothing moves until you use it.">
  <img src="https://mintcdn.com/writesonic/4y2KwWngbmU7vqVE/images/agents/task-detail.webp?fit=max&auto=format&n=4y2KwWngbmU7vqVE&q=85&s=41fe86b4483c8e7c58ce3efa56e84dd8" alt="A task showing the review-required banner above its brief and properties" width="1574" height="1281" data-path="images/agents/task-detail.webp" />
</Frame>

## Nothing publishes on its own

Finished work lands in your CMS as a draft. Nothing reaches your live site until a person publishes it. Agent approval and publishing remain separate actions.

## Feedback keeps the work and its context together

Comment on the deliverable when something needs to change. The agent revises the existing work with the context it already gathered. Rejecting and rewriting the task from scratch throws that context away.

## What's next

<CardGroup cols={2}>
  <Card title="Tasks" href="/agents/tasks" icon="list-check">
    Follow the task lifecycle and every status.
  </Card>

  <Card title="Connect your data" href="/agents/connect-your-data" icon="plug">
    Connect a CMS so finished work lands as a draft.
  </Card>
</CardGroup>
