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

# Tasks

> Bookkeeping task list for business owners

![Tasks component](https://github.com/user-attachments/assets/a54c0727-6428-4fa7-a4be-7ece9355ebe0)

```tsx theme={null}
import { Tasks } from "@layerfi/components";
…
<Tasks tasksHeader='Bookkeeeping Tasks' />
```

Props:

* `tasksHeader`: Overridable title for the component.
