Skip to main content

Static IP Rules Overview

Admin Only

Static IP rules are only available to organization administrators. The number of rules you can create depends on your plan (Free: 1, Starter: 5, Team: 15, Business: unlimited).

Static IP rules provide permanent IP whitelist entries that don't expire, unlike session-based rules.

What Are Static IP Rules?

Static IP rules let you permanently whitelist specific IP addresses on cloud resources without requiring active sessions. They're ideal for:

  • Office Networks — Whitelist your office's public IP address
  • VPN Gateways — Grant access to users connecting through a company VPN
  • CI/CD Runners — Permanently allow your build servers
  • Partner Access — Grant third-party vendors persistent access

Static Rules vs Sessions

FeatureStatic IP RulesSessions
DurationPermanent (until deleted)Temporary (expires after duration)
Who can createAdmins onlyAll users (based on roles)
Use caseFixed infrastructureDynamic user access
Automatic cleanupNoYes
IP changesMust update manuallyAuto-detected per session

How They Work

  1. An admin navigates to Static IPs and clicks Add Rule
  2. Enters a label, IP address, and selects resources
  3. EntryGuard applies the IP to all selected resources
  4. The IP remains whitelisted indefinitely
  5. An admin can delete the rule to revoke access from all resources

Next Steps


API Reference: For programmatic access, see Static IP Rules API.