# IP Authorization

This functionality is available in the **SMTP accounts tab > Settings**. It allows you to restrict access to your SMTP server for a specific IP address or a group of IP addresses. As a result, it improves the security level of the server-server communication even if your password gets leaked.

<figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FTwyK1P7iwSWrxRv71dRZ%2Fip-authorization%402x.png?alt=media&#x26;token=4c461873-e63d-43fa-b6c8-d3e93c2346e9" alt="ip-authorization"><figcaption></figcaption></figure>

1. To enable this option, check the “Turned on” box.
2. Enter the IP address or mask you want to restrict access for.
3. First, click the “Add” button and then “Create” to save the configuration.

<figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2FKBvSj2I7YrYeK8Yt3anI%2FIP-authorization-emaillabs%402x.png?alt=media&#x26;token=02f6416e-8b10-4c7d-8c11-91a78579fd19" alt="IP-authorization-emaillabs"><figcaption></figcaption></figure>

{% hint style="info" %}
**Important!** Make sure to enter the correct IP addresses or subnet masks. Incorrect configuration can lead to losing access to the SMTP server. We also recommend regularly looking through the authorized IP addresses and updating them.
{% endhint %}

**⬅️ Detailed instructions for each panel section under the 'Functionalities' tab can be found in the drop-down menu on the left.**


---

# 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.emaillabs.io/en/analytics-panel/functionalities/ip-authorization.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.
