You are trying to send a poll in a Discord server but the poll button or the option to start a poll appears greyed out or disabled. This happens in certain channel types where Discord restricts the polling feature by design. The cause is a permission setting called Send Polls that is only available in text-based channels that support message composition. This article explains exactly which channel types block the Send Polls permission, why the permission appears greyed out in the server settings, and how to work around the limitation.
Key Takeaways: Send Polls Permission Restrictions
- Server Settings > Roles > Permissions > Send Polls: This permission toggle is only visible and editable for channel types that support polls — it greys out for incompatible channels.
- Incompatible channel types: Voice channels, Stage channels, Forum channels, Announcement channels, and Media channels do not support the Send Polls permission at all.
- Workaround for polls in restricted channels: Use a bot like Carl-bot or MEE6 that can create polls using slash commands or embed-based voting.
Why the Send Polls Permission Greys Out for Certain Channels
Discord’s polling feature was introduced in early 2024 and is built on top of the standard message composition system. This means polls can only be created in channels where users can type and send regular messages with attachments, embeds, and slash commands. The Send Polls permission is a sub-permission of the Send Messages permission. If a channel type does not allow standard message sending, the Send Polls permission toggle becomes irrelevant and is greyed out in the server settings.
The following channel types do not support the Send Polls permission because they lack the standard text input field or use a different message format:
- Voice channels — These channels are for voice conversations only. They have no text input area for composing messages.
- Stage channels — Designed for audio events with speakers and audience. Text chat exists only as a side panel, not as the primary interaction method.
- Forum channels — Posts are created with a title and body, but the standard message composer is not used. Polls cannot be attached to forum posts.
- Announcement channels — These are text channels meant for broadcasting messages to followers. They support publishing, but polls are not allowed in published messages.
- Media channels — Focused on image and video sharing. The text field is minimal and does not support the full message composition needed for polls.
When you open Server Settings > Roles > Permissions and scroll to the Send Polls toggle, it will appear greyed out if the role is being edited for one of the channel types listed above. The toggle is simply not available because Discord’s backend code does not allow polls to be created in those contexts.
How to Check and Work Around the Greyed Out Send Polls Permission
Before you try to fix the greyed out toggle, confirm which channel type you are working with. The following steps show you how to identify the channel type and apply a workaround if you need polls in that channel.
Step 1: Identify the Channel Type
- Open the Discord server
Right-click the channel name in the channel list on the left sidebar. - Select Edit Channel
A channel settings window opens. Look at the top of the window — the channel type is displayed in the breadcrumb or in the Overview section. It will say Text Channel, Voice Channel, Stage Channel, Forum, Announcement Channel, or Media Channel. - Write down the channel type
If the type is anything other than Text Channel, the Send Polls permission will be greyed out in role settings.
Step 2: Check the Send Polls Permission for the Role
- Go to Server Settings
Click the server name at the top left of the screen, then select Server Settings from the dropdown menu. - Open Roles
In the left sidebar of Server Settings, click Roles. - Select the role you want to edit
Click on a role name, for example @everyone or a custom role like Poll Creator. - Scroll to the Permissions tab
In the role editor, scroll down until you see the Send Polls permission. If you are editing permissions for a role that applies to a non-text channel, the toggle will be greyed out and cannot be changed.
Step 3: Use a Text Channel for Polls Instead
Since polls cannot be created in voice, stage, forum, announcement, or media channels, the simplest workaround is to create a dedicated text channel for polls. Move the poll discussion there.
- Create a new text channel
Right-click the server name, select Create Channel, choose Text Channel, and name it something like polls. - Set permissions for the polls channel
In the channel settings, under Permissions, ensure the desired roles have Send Messages and Send Polls enabled (green checkmark). - Send your poll
Type a message in the channel, then click the plus icon or the poll icon in the message toolbar to create a poll.
Step 4: Use a Bot to Create Polls in Restricted Channels
If you absolutely need a poll inside a voice, stage, forum, announcement, or media channel, a bot can bypass the limitation. Bots create polls using slash commands or embed-based voting, which do not rely on Discord’s native Send Polls permission.
- Invite a poll bot
Go to the bot’s website, for example Carl-bot (carl.gg) or MEE6 (mee6.xyz). Click Invite and select your server. - Grant the bot necessary permissions
During the invite process, the bot will ask for permissions like Send Messages, Read Message History, and Embed Links. Accept these. - Use the bot’s poll command in the restricted channel
Type the bot’s slash command, for example /poll question: What color? option1: Red option2: Blue. The bot will post the poll as an embed, and members can vote using emoji reactions.
If the Send Polls Permission Is Still Greyed Out in Text Channels
Even in a standard text channel, the Send Polls permission can appear greyed out under specific conditions. The following issues explain why and how to fix them.
Send Messages Permission Is Disabled
The Send Polls permission depends on the Send Messages permission. If Send Messages is set to a red cross or greyed out, Send Polls will also be greyed out. Enable Send Messages first, then Send Polls becomes editable.
Channel Is a Thread
Threads inherit permissions from their parent channel. If the parent channel is a restricted type, the thread will also block polls. Create the poll in the main text channel, not inside a thread.
Server Is Not a Community Server
Discord polls are available to all servers, including non-community servers. If you see the permission greyed out for a text channel, check that the channel is not set to a special type like Announcement Channel. Announcement channels look like text channels but behave differently — they do not support native polls.
Discord Channel Types: Poll Support Comparison
| Channel Type | Supports Native Polls | Send Polls Permission Editable |
|---|---|---|
| Text Channel | Yes | Yes |
| Voice Channel | No | Greyed out |
| Stage Channel | No | Greyed out |
| Forum Channel | No | Greyed out |
| Announcement Channel | No | Greyed out |
| Media Channel | No | Greyed out |
You can now identify which channel types block the Send Polls permission and why. If you need to run a poll in a restricted channel, create a dedicated text channel for polls or use a bot like Carl-bot with its /poll command. For advanced management, consider setting up a polls category with separate text channels for each topic and use role permissions to control who can create polls.