> For the complete documentation index, see [llms.txt](https://helpv3.ladipage.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/blacklist-ip.md).

# Blacklist IP

LadiPage không hỗ trợ chặn truy cập vào trang landing page, nếu bạn gặp trường hợp bị spam data về kênh lưu trữ, bạn có thể cài đặt Blacklist IP để giảm thiểu một phần tình trạng spam data.

Những khách hàng có IP mạng trong danh sách Blacklist IP vẫn sẽ truy cập được trang landing page, vẫn điền thông tin trên form đăng ký và bấm submit form thành công, tuy nhiên các data này sẽ **Không về kênh lưu trữ của bạn**, **khi bạn tải dữ liệu backup vẫn sẽ hiển thị những data này.**

Để cài đặt Blacklist IP, bạn vào Tích hợp --> Cấu hình form--> Chọn thao tác (icon ...) ở cuối cấu hình form--> Chọn Blacklist IP.

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

Bạn nhập IP muốn chặn tại danh sách IP, mỗi IP bạn enter xuống dòng và bạn có thể chặn theo một tập hợp các địa chỉ IP bằng cách thay thế các chữ số cuối bằng dấu hoa thị (\*). Mỗi giá trị là một dòng.

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

Bạn có thể lấy IP của khách spam bằng cách vào tài khoản liên kết, sao chép IP trả về của data bạn muốn chặn IP.

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://helpv3.ladipage.vn/form-data/cai-dat-chung-cho-form/blacklist-ip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
