> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/security-1/setting-up-ip-whitelisting.md).

# Setting up IP Whitelisting

You can set up IP Whitelisting on your account to allow a predefined list of IP addresses connect to your Taxi account.

You'll need to make sure that the feature has been enabled as part of your plan. Get in touch with us if you'd like to add it to your account.

To set up IP Whitelisting:&#x20;

1. Click 'Organisation' from the bottom left hand corner of your Taxi screen and select 'Security'
2. Select the 'Enterprise Security Settings' tab
3. Select 'Add IP Address' under the IP Whitelisting section\
   If any IP(127.0.0.1) or IP CIDR (192.168.0.0/16) are added to the list, Taxi will start blocking any IP addresses that are not in the list.

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-c6bea14f34ef116a9e467ed6b1818faafaa59473%2FScreenshot%2B2020-01-07%2Bat%2B13.48.21.png?alt=media)

4\. Click 'Save Changes'\
&#x20;   Once saved, you will only be allowed to access Taxi if your IP is in this whitelist. If          it's not you will automatically be logged out and a message will appear.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bird.com/taxi/users-team-access-permissions-and-organisation-settings/security-1/setting-up-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.
