# Receiving Email Notifications

In **“General Settings”**, you have the option of receiving email notifications when an IP reaches a certain amount of lockouts. By default, this is set at 3. The email will be sent to your admin email by default, but this can be changed to any email you prefer. You may also turn off this notification.\
\
It’s possible to receive several emails in a short period of time when you’re under brute force attack. This is normal behavior and can help you gauge the seriousness of the attack.\
\
Premium users will receive a monthly digest email with stats from failed login attempts from the previous month. Free users who subscribe to our email list will also receive occasional updates on new features and security updates.

{% content-ref url="/pages/ECZwNLS4h1XEZlFoT3vM" %}
[Setting Lockout Email Notifications](/plugin-settings/general-settings/setting-lockout-email-notifications.md)
{% endcontent-ref %}


---

# 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.limitloginattempts.com/notifications-and-reporting/receiving-email-notifications.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.
