# IP排除

> #### IP排除是什么
>
> 通过指定IP地址或IP范围，可以将特定访问从测量范围内排除。
>
> 例如，当您想要排除公司内部的访问时非常方便。
>
> 保存设置后，将在**约30分钟**内生效。

此功能适用于Insight和Experience两者。

此外，仅反映设置后的数据。

## ⚙️ 设置方法

**访问基本设置** 导航到"基本设置" >> "项目" >> "IP排除"。

**输入IP地址** 输入要排除的IP地址，然后保存。

> #### 注意事项
>
> 此功能无法排除非公有IP（私有IP）。设置时，请不要输入192.168.x.x等非公有IP。


---

# 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/cn/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.
