# TODO List Template

A carousel Flex Message showing TODO items with statuses (done/pending) and update actions per item.

## When to use

- Task reminders for internal tools
- Learning course progress summaries
- Daily checklist delivery


## Customization

| Field | How to customize |
|  --- | --- |
| `contents.contents[n].body (task text)` | Bind to a task-name Liquid variable or enumerate from an activation payload. |
| `contents.contents[n].body (status badge)` | Color and label control status (e.g. DONE/PENDING). |
| `contents.contents[n].footer (action)` | Postback or URI to mark the task complete or open details. |


Attribution
This template is adapted from the official [LINE Flex Message Simulator](https://developers.line.biz/flex-simulator/). Review and customize the payload to match your brand and campaign context before sending.

## Back to gallery

[← All Flex Message templates](/products/marketing-cloud/engage-studio/channels/line/line-oa-flex-message-gallery)