# IP Access Control

To further enhance your security, MessageFlow allows you to restrict access to your account based on IP addresses. This feature acts as an additional layer of protection, ensuring that login attempts to the panel, API, or SMTP can only be made from trusted locations that you define, such as your office network. By creating a whitelist of approved IP addresses, you can effectively block access from any other location, providing you with greater control and peace of mind.

Learn more about IP Access Control:

* [How to set up IP Authorization for the User Panel](/account/user-panel/settings/ip-authorization.md)
* [How to set up IP Authorization for the SMTP servers](https://docs.messageflow.com/api-channels/e-mail-api/settings#ip-authorization)


---

# 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.messageflow.com/trust-center/account-security/ip-access-control.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.
