# Votes casted per Period

Votes count per period will be displayed on Dashboard and in manage subscription pages.

<figure><img src="/files/JO1sfizbxvMJFN0o2Pu8" alt=""><figcaption><p>Votes count</p></figcaption></figure>

## Voting transactions and logs

In manage subscription page, there are list of both active and inactive solution group nodes that allow you to access their respective transactions and logs across reward periods. There are also status (Active/Inactive) and health status indicators for each of the solution group nodes.

{% hint style="warning" %}
Logs and transactions are not available for remote worker node and they will be disabled
{% endhint %}

<figure><img src="/files/xp7ycmEdDLTnSNzCMREh" alt=""><figcaption><p>Manage subscription</p></figcaption></figure>

### Voting transactions

`Transactions` will list all of the transaction records grouped by reward period. You may change the reward period number to view past data or search the logs and even filter the log type (All/Info/Success/Error)

<figure><img src="/files/LRFLcU2Y10tBkHgXFw4I" alt=""><figcaption><p>Transactions table</p></figcaption></figure>

For graphical representation of votes per reward period, you may switch to `Graph` tab. Hover on any of the reward periods to view the infos displayed at the top of the graph.

<figure><img src="/files/bOuQgTn3Ulxp90qyLjoR" alt=""><figcaption><p>Transactions graph</p></figcaption></figure>

### Voting logs

Similarly, worker node logs can also be searched, filtered by status and switched to historical data based on their reward period.

<figure><img src="/files/G4otRpSRk9xn6DAySJBe" alt=""><figcaption><p>Logs</p></figcaption></figure>


---

# 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-launchpad.energyweb.org/ewx-ecosystem/the-marketplace-app/worker-node-and-rewards/votes-casted-per-period.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.
