# Edit a Poll

A member with Admin Access can edit the Poll questions and answers prior to any vote being cast. The close date for the Poll can be changed at any time.

To edit a Poll:

1. Go to the group home page.
2. Select the Poll from the activities menu.
3. Click the admin dropdown.
4. Click the “Edit Poll” dropdown.
5. Edit, as needed.
6. Click “Submit”

![](https://2370602576-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH9z7deyPp9sPuRw9wZ%2F-LHokkiWJsGdlG-VRu2m%2F-LHokqR4rKxs58nnrNwa%2Fpoll-edit-gif.gif?alt=media\&token=9e2a2548-5311-4457-b149-88af12c5163e)


---

# 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://lorros.gitbook.io/lorros-guide/polls/edit-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.
