# Allowing Usernames & IPs

Many users will want to add their admin usernames and local IPs to the safelist in order to prevent the possibility of a lockout.&#x20;

**Please see "Safelist and Denylist" for more information on allowing and denying users and IPs.**

{% content-ref url="/pages/vqSfVbFg9UC7F1CGgoE7" %}
[Safelist & Denylist](/plugin-settings/advanced-settings/safelist-and-denylist.md)
{% endcontent-ref %}

{% hint style="info" %}
Premium users may also login to their [billing account](https://my.limitloginattempts.com) to manage their safelist and denylist. They can also unblock their admins here too.&#x20;
{% 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.limitloginattempts.com/managing-denied-allowed-users/allowing-usernames-and-ips.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.
