Skip to main content

Access Restricted to Authorized IPs

Sealmetrics allows you to restrict platform access by IP address for maximum account security.

This feature is ideal for organizations requiring strict access control.


How It Works

The IP allowlist is configured per site. When it is enabled, only users whose login originates from an allowed IP can access that site. Access to the user's other sites is not affected.

Benefits:

  • Full access control: Only trusted networks can access the site.
  • Protection from unauthorized access.
  • Extra security layer on top of username + password.

The restriction is applied at login time for all users with access to the site, and can also be enforced for API tokens.


Who Can Use This Feature?

The IP allowlist is an Enterprise plan feature.


How to Set It Up

  1. In the sidebar, open the Site Config group and click Settings
  2. Open the IP Allowlist tab
  3. Add the IP patterns that should be allowed (see below)
  4. Turn on the Enable IP Allowlist toggle
warning

Add your own current IP address before enabling the allowlist. Once enabled, anyone logging in from a non-allowed IP — including you — will be blocked from accessing the site.

Pattern Types

When adding an entry you choose a pattern type and, optionally, a label:

TypeDescriptionExample
IP AddressA single IP address192.168.1.100
CIDR RangeAn IP range in CIDR notation192.168.1.0/24
RegexA regular expression pattern^192\.168\..*

Using IP restrictions is one of the strongest ways to protect sensitive analytics data.