> ## 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 poll template

> Save a template that asks recipients to choose an option.

Polls collect quick structured answers from many recipients - useful for feedback, scheduling, or simple surveys.

## Before you start

* A clear poll question and the answer options

## Steps

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

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

  <Step title="Choose Poll">
    Pick the poll type.
  </Step>

  <Step title="Enter the question">
    Add the prompt.
  </Step>

  <Step title="Add options">
    List the answers recipients can pick.
  </Step>

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

  <Step title="Save">
    The poll is ready to send.
  </Step>
</Steps>

## Tips

* Keep options mutually exclusive so the data is easy to interpret.
* Use polls in campaigns to segment your audience by their answer.

## Related

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