# Custom graphs

Of course you are also able to create your own dashboards with monitor graphs. There is no restriction on the number of monitors you are creating in the current free tier.&#x20;

As soon as a new [monitor is built](/use-cases/monitoring/building-monitors.md) a visualization of that monitor is created as well.&#x20;

In the Monitor overview page all visualizations of your monitors can be found. These visualizations provide an at-a-glance view of the overall KPIS of your decentralized application, making it easy to identify trends, patterns, and potential issues.

<div><figure><img src="/files/b7qryjTDVvKoj3RDSDoT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OGkK6SYsSrtGFO4g0n9f" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Currently blocktorch provides stacked bar charts and stacked line charts. If you require different chart styles please [contact us](mailto:contact@blocktorch.xyz).
{% endhint %}


---

# 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.blocktorch.xyz/use-cases/dashboarding/custom-graphs.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.
