# Vote Log Tab

<figure><img src="https://819667019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVt3NYJaeQmaPhGtMeyct%2Fuploads%2Fgit-blob-495ccda5ae955b042ecea825b487377ebbec577e%2Fvoting-log-menu.jpg?alt=media" alt="Voting log menu screenshot"><figcaption><p>Voting log menu screenshot</p></figcaption></figure>

This menu allows you to view and manage the voting activity of your users. With this feature, you can view detailed information about each voter, including their name, email address, and the votes they have cast.

You can also delete individual votes if necessary, allowing you to maintain the integrity of your contest results. Additionally, you have the ability to export the voting log in various formats such as CSV, Excel, and PDF, making it easy to analyze and share the data with others.

\\


---

# 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.wpvotingcontest.com/technical-documentation/general-knowledge-base/index/contestants-menu/vote-log.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.
