For the complete documentation index, see llms.txt. This page is also available as Markdown.

IP allowlist

Provide enhanced security for your workspace by limiting the IP addresses that can sign-in.

Restricts workspace sign-in to specific IP ranges. Available on the Total plan and above.

Go to Settings → Workspace → IP Allowlist.


Settings

Setting
Description

Enable IP allowlist

Toggles the allowlist on or off. When on, only configured IP ranges can sign in.

Exempt admins

Admin role users can sign in from any IP address regardless of the allowlist.

Allowed IP ranges

Each entry defines a start and end IP address. All addresses between are permitted. To allowlist a single IP, set it as both the start and end value.

Add range

Adds a new IP range row.

Select Save to apply changes.


Example

To allow IPs 100.0.0.0 through 100.0.0.9 — set Start to 100.0.0.0 and End to 100.0.0.9.

To allowlist a single address — set both Start and End to the same IP, e.g. 203.0.113.5.

Last updated