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

# Create a list template

> Save a template with a selectable list of options.

A list lets recipients pick one option from a longer set than buttons can fit.

## Before you start

* The message body, the list items, and an optional section header

## Steps

<Steps>
  <Step title="Open Templates">
    Navigate to the templates module.
  </Step>

  <Step title="Click Add">
    Open the template builder.
  </Step>

  <Step title="Choose List">
    Pick the list type.
  </Step>

  <Step title="Enter the message">
    Add the prompt customers will read.
  </Step>

  <Step title="Add list items">
    Enter each option label and description.
  </Step>

  <Step title="Set visibility">
    Choose public or private.
  </Step>

  <Step title="Save">
    The template is ready to use.
  </Step>
</Steps>

## Tips

* Lists are great for menus, support categories, or appointment slots.
* Keep item labels short. Use the description for any extra context.

## Related

* [Create a button template](/docs/product/templates/create-button-template)
* [Create a poll template](/docs/product/templates/create-poll-template)
