# Monitoring and analytics

These tools help ensure optimal use of GetBlock’s services and keep you informed of key metrics and events related to your account.

### Dashboard

<figure><img src="/files/TpvVqSoraiCgXNd3Hizz" alt="How to track your blockchain node service usage statistics"><figcaption></figcaption></figure>

The Dashboard provides a quick snapshot of key metrics:

* Your current plan details
* Remaining CU balance
* Rate limit based on your plan
* Total requests made in the last 24 hours

***

### Detailed statistics

For more detailed analysis, visit the **Statistics** tab in the dashboard.

{% hint style="info" %}
Customize the data view by **parameters** or by **access** **tokens** using the dropdown menu.
{% endhint %}

Select the time period, protocol name, networks (mainnet/testnet), region, and API interfaces to analyze the data by parameters.

<figure><img src="/files/zYUQbQyTlV5NFKcIvCFA" alt="How to track your blokchain API usage"><figcaption><p>The Statistics tab shows more in-depth and customizable data analysis for your endpoints</p></figcaption></figure>

All data is displayed through infographics, including:

* Number of requests and CUs
* Response statuses
* Method call distribution
* Rate limit rejections

***

### Notifications and email communication

GetBlock provides automated email updates for key account and subscription events:

* Account registration
* Successful order payments (Shared, Dedicated services, and Top-Ups)
* Start of grace period
* Subscription expiration&#x20;
* Dedicated node deployed and activated
* Recurring payment cancelled

{% hint style="warning" %}
Email notifications are **delivered only to** **accounts** with a **verified email address** provided during registration.

Users who registered using third-party authentication methods, such as MetaMask login, may not receive email notifications.
{% endhint %}

<figure><img src="/files/IJTUaSIJvz5423l5N1WV" alt="Managing your blockchain RPC node usage with notifications" width="375"><figcaption></figcaption></figure>

Users can also choose whether to receive marketing communications from GetBlock. This preference can be managed in Account Settings → General by enabling or disabling the “I want to receive marketing offers” option.


---

# 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.getblock.io/getting-started/monitoring-and-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.
