# Analytics

Analytics are shown during and after node syncing. The View Analytics feature allows you to access multiple reports in various formats, such as graphs, pie charts, and more. Additionally, you can verify CPU utilization, node and network deployment processes, logs, and alerts.

Follow these steps to access the analytics:

**Step 1: Navigate to the Validator Nodes Management Screen** - On the left navigation, click on the [Validator Nodes](https://app.zeeve.io/platform/manage/nodes/validator), where the user can see a list of validator nodes that have been deployed.

Under the list of validator nodes, there will be an **Actions** section with options available for each node.&#x20;

* **View Details**: Click on this option to view detailed information about the selected validator node.&#x20;
* **Monitor Nodes**: Clicking on this option allows you to monitor the performance and status of the selected validator node in real-time. This might include metrics such as CPU usage, memory usage, network activity, and more.

**Step 2: Navigate to View Analytics - C**lick on the **Monitor Nodes** to view Analytics.

<figure><img src="/files/372Ik1lqGdLbWybUvfG9" alt=""><figcaption><p>Analytics Screen</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.zeeve.io/validator-nodes/shido/manage-shido-validator-node/analytics.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.
