# Viewing Statistics

User [Dashboard](https://www.nodies.app/dashboard) provides comprehensive time-series analytics, allowing you to track your request patterns over various timeframes: daily, monthly, or custom periods. You can dissect the data with specific request type granularity:

* **Successful Requests (2xx)**: These indicate that the request was successfully received, understood, and accepted.
* **Bad Requests (4xx)**: These signify that there was a problem with the request made by the client, such as missing data or an incorrect URL.
* **Server Error Requests (5xx)**: These suggest that the server failed to fulfill a valid request, typically due to server-side issues.

Keep a close eye on these metrics to ensure your application's health and optimal performance.

<figure><img src="https://196680601-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2rYhTFzQ2N3dGkNYGHaf%2Fuploads%2Fn3vFjjmzBKaKIpnnKQHR%2Fimage.png?alt=media&#x26;token=0b8fb4b4-910b-4252-b1ae-e66b6da4d5f8" alt=""><figcaption></figcaption></figure>
