Polls

The guide shows how to conduct a vote in Mattermost.

You can create a poll by using the slash command:

/poll "Is Matterpoll great?" "Of course" "In any case" "Definitely"

Poll settings

Voting settings allow for further customization.

An example:

/poll "Is Matterpoll great?" "Of course" "In any case" "Definitely" --progress --anonymous

Possible options:

  • --anonymous: Don't show what each individual voted for in the end
  • --progress: During the poll, show how many votes each answer option received
  • --public-add-option: Allow all users to add multiple answer options

Official documentation

Published Apr. 4, 2024 12:57 PM - Last modified Apr. 4, 2024 12:57 PM