# Blocked Login Attempts

{% embed url="<https://www.youtube.com/watch?v=flT4N2CUwck>" %}

When an administrator logs in to the portal, they will be notified about blocked attempts by the firewall. By clicking on the message, they will be redirected to the firewall menu.

\
Alternatively, another way to access is by directly clicking on the firewall tab.

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

In this menu, it is possible to view all login attempts on the viewing portal, containing necessary information to identify whether it is possible to release a specific IP or not.

\
By clicking on the IP number, you can view more information, such as city, state, approximate geolocation, time zone, country, telecommunications operator, etc.

This feature is crucial to help administrators make informed decisions about system security.


---

# 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.powerembedded.com/administration-portal/firewall/blocked-login-attempts.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.
