# How to exclude IP addresses from your campaigns

You can exclude specific IP addresses from your campaigns. Once excluded, visitors coming from those addresses won't see your campaigns and will not be included in your campaign reporting. For example, you may want to exclude specific bots, probes, technical teams or agencies with whom you are collaborating.

## Excluding IP addresses <a href="#h_01jcgcdrehhssvm45wsbfyzzhk" id="h_01jcgcdrehhssvm45wsbfyzzhk"></a>

To exclude IP addresses, go to the Settings > **Advanced settings** > **IP exclusions**.

You can exclude a single IP address

Or a range of IP addresses

{% hint style="info" %}
Applying IP exclusions at the account level will automatically create a specific trigger in every newly created campaign (targeting step). This trigger is used by the campaign but will not be saved (unless specified in the targeting step) to be used for every campaigns.
{% endhint %}

## Removing excluded IP addresses <a href="#h_01jcgce9vb7a053yzpn8q5c447" id="h_01jcgce9vb7a053yzpn8q5c447"></a>

You can also remove previously set exclusions by clicking on the **‘bin’** icon from the exclusion list.

IP exclusions will automatically exclude the specified IP addresses for each new campaign. Campaigns created before the addition or modification of an IP exclusion will not be affected by the modification.


---

# 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.abtasty.com/web-experimentation-and-personalization/campaign-creation-and-dashboard/how-to-exclude-ip-addresses-from-your-campaigns.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.
