> For the complete documentation index, see [llms.txt](https://growingio.gitbook.io/old_docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://growingio.gitbook.io/old_docs/configuration/ip-ji-yu-ming-shu-ju-guo-lv.md).

# IP及域名数据过滤

IP 及域名数据过滤可以去除内部人员使用对数据造成的干扰，避免 trackingcode 被拷贝所造成的数据污染。

1. 在界面右上角单击 <img src="/files/-LsuPIbtjENP0zZy9KaU" alt="" data-size="line"> 选择项目配置，打开项目配置界面。默认打开选择**IP及域名数据过滤**页签。
2. 单击 <img src="/files/-Lt84ilo3MqbL8dY7zVb" alt="" data-size="line"> 配置**IP黑名单**和需要过滤的**域名**。
3. 配置完成后打开开关。

![](/files/-LtSH5SgoeKPF4Awd7Qy)


---

# 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://growingio.gitbook.io/old_docs/configuration/ip-ji-yu-ming-shu-ju-guo-lv.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.
