# IP Whitelisting

{% hint style="success" %}
This is the official documentation of Forest Admin Cloud.
{% endhint %}

The IP Whitelisting feature in Forest Admin bolsters security by restricting access to specific IP addresses, adding an extra layer of protection. To configure, navigate to project settings, find IP Whitelisting in the Security tab, and toggle the switch. Add trusted IP addresses to the whitelist to control access based on your security preferences. This feature complements your security practices, providing controlled and secure access to Forest Admin.

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


---

# 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.forestadmin.com/cloud/security-modules/ip-whitelisting.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.
