> ## 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.

# Twill UI

> Create tasks directly from the Twill dashboard

The Twill web app is the most direct way to create and manage tasks.

<Frame>
  <img src="https://mintcdn.com/twill/kGLDvgTksG_NxLEU/images/welcome-screen.png?fit=max&auto=format&n=kGLDvgTksG_NxLEU&q=85&s=f8684032e9a21766c2f2d0bc621faab7" alt="Twill home page with task input and task list" width="2880" height="1800" data-path="images/welcome-screen.png" />
</Frame>

## Creating a Task

From the **Home** page, type your instructions in the input field. Select an agent, then send.

Twill starts working immediately — you can follow the agent's progress in real time, including logs, file changes, and sandbox output.

## Task Options

* **Mode** — Choose between **Agent** (autonomous implementation), **Plan** (research and planning before coding), **Dev Env** (set up or fix the dev environment across repos), **Ask** (read-only codebase Q\&A — no PR, no file changes), or **Schedule** (create several tasks at once from a single prompt)
* **Agent** — Select which coding agent to use (Claude Code, Codex, OpenCode)
* **Attachments** — Attach files for additional context

## Voice Input

Press **Alt+Space** to dictate your task or follow-up instead of typing. Twill transcribes your speech in real time and inserts it into the input field.

## Following Up

Reply in the task thread to give feedback, ask questions, or redirect the agent. Twill keeps the full conversation context so you don't need to re-explain.
