# Create a poll

## Create a poll

1. In betsy's dashboard click on the "poll" option in the side menu.\
   ![](/files/7nCs4IBBYmYcnRAiO2V7)<br>
2. Click the "create" button.\
   ![](/files/9byQTa2dPdbsgNjw9onR)<br>
3. The poll will only be sent if this is on\
   ![](/files/KDKrjhbsMDVs4ymGI171)
4. The "identifier", "Channel" and "select menu label" fields are required\
   \
   ![](/files/wylmPYxueBLsabS7u1pd)\
   \
   \- **Identifier**: This is the internal identifier used for you and your moderators to identify the poll by. This is not seen by users.\
   ![](/files/sIYfNhlGhgydS0XbURoE)\
   \
   \- **Channel**: The channel you would like to send the poll to\
   \
   ![](/files/LBWi6XBuFJABSAOP2A2V)<br>
5. Container tab: This is the discord message that will be used to house your poll. This is completely configurable.\
   \
   ![](/files/8XHANrc3U3cAMkNTYUbS)
6. **Options tab**: "Select menu label": Allows you to create a drop-down list of options that will be displayed in the poll embed\
   \
   ![](/files/7VcW9Mo6nz0dEjjrnbM4)\
   \
   ![](/files/u8UZJM6nxFje6E3vZAed)
7. After clicking save the poll will be appear on discord and show a success message on betsy's dashboard. <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.betsybot.xyz/features/polls/create-a-poll.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
