> For the complete documentation index, see [llms.txt](https://docs.ironblocks.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ironblocks.com/platform/dashboard/firewall.md).

# Firewall

The Firewall section on the dashboard page provides an interface dedicated to all firewall transaction logs.

## **Event Over Time**

This component visualizes the frequency and trends of firewall events over a specified timeline, enabling it to identify and analyze patterns in firewall activity.

<figure><img src="/files/TH7HiQpDwlc1Yq862Q2a" alt=""><figcaption></figcaption></figure>

## **Events Log**

The Event Log offers a detailed record of all transactions, including timestamps, types of events, and the targeted assets.

<figure><img src="/files/JC9l5r768MK4Wpnli6xJ" alt=""><figcaption></figcaption></figure>

## **Event Insights**

Event Insight provides an in-depth examination of specific transactions, presenting comprehensive insights and actionable information.&#x20;

<figure><img src="/files/jgSXcKmThu69ZnaKg10H" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ironblocks.com/platform/dashboard/firewall.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.
