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

# Notion

> Turn Notion comments into tasks — specs and roadmaps become PRs without leaving the page.

Connect Notion in **Settings → Integrations** and grant access to the pages Twill should see.

## Start a task

Comment on any accessible page and mention the bot:

```text theme={"theme":"github-dark"}
@twill implement the rate-limiting spec described on this page
```

<Frame>
  <img src="https://mintcdn.com/twill/INIYmVKCIfvNs5ZG/images/notion-example.png?fit=max&auto=format&n=INIYmVKCIfvNs5ZG&q=85&s=476ec56699b78b877ee9dfc1deabaf50" alt="A Notion comment thread with a task delegated to Twill" width="1664" height="1434" data-path="images/notion-example.png" />
</Frame>

Twill reads the page for context, then keeps the whole loop in the comment thread: clarifying questions, the plan and its approval, progress, and the final PR link. Reply with `@twill` to follow up.

Start the request with a `/trigger` (like `/plan`) to route mode and model via your [routing configs](/agent-config/routing).
