ASAPP has tools in place to monitor and automatically block activity based on malicious behavior and bad reputation sources (IPs). This blocking inhibits traffic from IPs that could damage, disable, overburden, disrupt or impair any ASAPP servers or APIs. By default, ASAPP does not block IPs of end users who exhibit abusive behaviors towards agents. IP blocking is trivial to evade and often causes unintended collateral damage to normal users since IP address are dynamic. It can happen that a previously blocked IP address becomes the IP address for a valid user, preventing the valid user from using ASAPP and your product. While we do not recommend IP blocking, you are still able to block users by IP address to help address urgent protection needs.Documentation Index
Fetch the complete documentation index at: https://docs.asapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Blocking IP Addresses on AI Console
AI-Console provides the ability for administrators with the correct permissions to block external IP addresses that may present a threat to your organization. To block an IP Address in AI Console:- Manually enter (or copy) an individual IP address in the Denylist
- Click Save and Deploy to save the changes to production

Blocked users receive an error message and the Chat bubble will not appear at the end of their screen.From the API perspective, shouldDisplayWebChat will return a 503 Forbidden error
Additional Contextual Information
Dynamic ISP IP rotates quite often. This means that the 1-1 relationship between a public IP and an individual/device/client is merely temporary and the assignment will continually change in the future as described below. ISP Assignation within the Time IP(1) --- UserA IP(2) --- UserB IP(3) --- UserC … IP(1) --- UserC IP(2) --- UserB IP(3) --- UserA If ASAPP prevents UserA from reaching our platform by blocking IP(1), there is a risk that ISPs assign IP(1) to UserB or UserC at some point in the future. There are also many scenarios where legitimate users share a single IP with abusive users, such as public WiFi networks:- Company named networks
- College or corporate campuses that route many users from a single outbound IP
- Personal and corporate VPN devices that aggregate many uses to a single IP