# IP Blacklist

Use the IP Blacklist feature to exclude specific IP addresses from data collection. This is helpful when you want to prevent internal traffic — like your team, agency, or testers — from affecting test data.

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

***

### How it works

* Users from blacklisted IPs will still see tests and variants
* However, their actions will not be counted toward:
  * Tested users
  * Conversions
  * Page views
  * Any test metrics

***

### How to add an IP

1. Go to Workspace Settings
2. Click IP Blacklist from the left-hand menu
3. Enter the IP address in the input field
4. Click Add IP to blacklist

You’ll see a list of all blacklisted IPs once added.

***

### When to use this

* Exclude internal teams from A/B test data
* Prevent test manipulation from known testers
* Clean up analytics by removing non-customer traffic

***


---

# 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.optibase.io/features/general/ip-blacklist.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.
