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

# Task editor

> Write rich descriptions, add formatting, and capture details with Arca's task editor.

## Rich task descriptions

The task editor supports formatted text so you can capture requirements, notes, and decisions.

### Formatting you can use

* **Bold** and *italic* text
* Lists (bulleted and numbered)
* Links
* Code blocks

### Quick commands

Type `/` while editing to show a command menu with options like:

* Insert a checklist
* Add a heading
* Create a horizontal rule

## Copying task content

Tasks support copying useful snippets:

* Copy the task title
* Copy the task description in Markdown
* Copy the task as a prompt (handy for AI workflows)

<Tip>Use `/` in the editor to quickly insert common formatting elements.</Tip>
