---
title: "Extend Poll"
---

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

# Extend Poll

## Command
```
/poll extend <pollId> <duration>
```

## Description
> **Note**
>
> You may need to enable this feature via the Website.

Extends the poll with the given Time.

## Permission
`MANAGE_MESSAGES`

## Arguments
| Name | Type | Description | Sample Data |
| ---- | ---- | ----------- | ----------- |
| pollId | Integer | The ID of the poll (the ID is in the Footer, of the Poll) | 5773 |
| duration | String | Duration of the Poll. Example: "1h" or "1d" | 1h |

## Sample Response
![Image](https://cdn.utilbot.co/2022-02-05_22-24-05_bbfb6c8d-8c42-4e04-a4ee-ebaa35d5ad1b.png)

Source: https://docs.utilbot.co/commands/poll/extend-poll/index.mdx
