Four related but distinct ways to control who can reach your organization, all on one Settings screen:
- IP Whitelist — always allowed, and always wins if the same address is also blacklisted.
- IP Blacklist — permanently denied until removed.
- Temporary Block — denied until an expiry you set, then automatically lapses (or you can promote it to a permanent blacklist entry early).
- Geo-Blocking — allow or deny by country rather than by address.
The allow-list flip
Geo-blocking has a behavior worth understanding before you use it: adding a country to the allow list changes the default for every country you haven't listed — instead of "block these specific countries," it becomes "only these countries may connect at all." An empty allow list means the block list is the only thing denying anyone; a non-empty allow list means everything not explicitly allowed is denied.
CIDR ranges
A block entry accepts a single IPv4 address or a CIDR range: no suffix (or /32) is exactly one address, /24 covers 256 addresses, /16 covers 65,536, /8 covers roughly 16 million. IPv6 addresses aren't accepted here.
Related to detection rules
A temporary block can be created two ways: by hand here, or automatically by a detection rule's Auto-Block IP response — see Detection Rules Explained Either way, it shows up in the same Temporary Blocks list.
Related articles
Other guides that answer questions close to this one.
How to Manage Access Blocks and Geo-Blocking
Control which IPs and countries can reach your organization — four related lists on one screen. Before you start The Manage Access Rules right. Steps Go to Settings → System Security → Access Blocks. There are four…
Detection Rules Explained
A detection rule watches for a pattern of events — a Threshold Count of matching events within a Window of minutes — and automatically fires one or more Response Actions when that pattern is hit: log it only,…
How to Review System Access Logs
Note: the Settings landing page card for this used to be called "Suspicious Behavior" — that name and its old URL slug (?tab=suspicious-behavior) are stale leftovers from a rename; the real, current tab is "System…
How to Manage Public API Keys
Scope note: despite the card's description ("control programmatic access to your organization's data"), this doesn't manage general CRM data API access. It manages keys for exactly five named integrations: Public Chat,…