# IP Exclusion

## IP Exclusion

> **SUCCESS**
>
> **What is IP Exclusion?**
>
> By specifying an IP address or IP range, you can exclude specific access from measurement targets.
>
> For example, it's useful when you want to exclude access from within your company.
>
> After saving the settings, it becomes effective in approximately **30 minutes**.

This feature applies to both Insight and Experience.

Additionally, only data after the settings are applied will be reflected.

## ⚙️ Configuration Method

**Access Basic Settings** Go to "Basic Settings" >> "Project" >> "IP Exclusion".

**Enter IP Address** Enter the IP address you want to exclude and save it.

**Check Current IP Address** You can easily check your current IP address on the following site: [IP Address Check Site](/en/insight/setting/ip-exclusion.md)

## 🎦 Operation Video

> **WARNING**
>
> **Precautions**
>
> This feature cannot exclude non-public IP (private IP) addresses. When configuring, please do not enter non-public IP addresses such as 192.168.x.x.


---

# 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://helps.ptengine.com/en/insight/setting/ip-exclusion.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.
