Space Administrator Guide

Network Access Rules

Restrict access to your entityOS space by IP address — for the whole space and for individual users — directly from the console. This is the platform-native side of Stage 1 IP allowlisting.

console.entityos.cloud  ›  Users  ›  Network Access

The Model

Two scopes. Two rule types.

Space scope

One rule set that applies to every user in the space.

User scope

Per-user restrictions layered on top of the space.

Must

Confine access to a fixed set of trusted addresses.

Can

Permit additional addresses alongside the required ones.

Where To Find It

Start from the dashboard

Sign in at console.entityos.cloud. The dashboard's Network Access Rules card shows a live count of the rules already in place — how many apply to the whole space, and how many apply to individual users.

Dashboard · Network Access Rules card
The card links straight into the Users area, where both rule scopes are managed. Its two numbers are your at-a-glance summary:
3 · Space rules
8 · User rules

Space rules

applies to all users

Rules for the whole space live under the "All Users Network Access" screen.

  • 01 Open Users
  • 02 Choose Manage Network Access For All Users In This Space
  • 03 Use Add (or search) to create a rule

User rules

applies to one user

Rules for an individual are reached through that user's own record.

  • 01 Open Users and select the user
  • 02 Open the menu and choose Network Access
  • 03 Use Add (or search) to create a rule

Scope

Space rules and user rules combine

The two scopes are not alternatives. A space rule sets the baseline for everyone; user rules tighten or extend it for named people. Both are evaluated together.

Space scope

All Users Network Access

all users in the space
  • Applies to every user in the space.
  • Ideal for an office range, a VPN egress, or a fixed-IP workstation everyone shares.
  • Managed from the "Manage Network Access For All Users" screen.
  • Best kept small and stable — this is your organisation-wide perimeter.
User scope

Per-user Network Access

a single user
  • Applies only to that one user.
  • Set from the user's record, via the Network Access menu.
  • Useful when one person works from a known static address.
  • Handy where MFA / TOTP is not available for that account.

Rules stack. Rules set at the space level apply in addition to any rules set against individual users. Plan the two layers together so they don't contradict each other.

Rule Anatomy

Must vs Can

Every rule — space or user — has the same three parts. The Use Type is the one that changes behaviour.

Use Type What it does When to use it
Must Access is required to come from a matching address. Add one or more "Must" rules to confine the user (or the whole space) to those trusted networks — connections from anywhere else are refused. Locking a space or account down to a known office range, VPN, or fixed-IP workstation.
Can The address is permitted. "Can" rules add allowed locations on top of the required set, without narrowing access on their own. Granting an extra trusted site — a second office, a home static IP — alongside the mandatory ones.
IP Address

The public IP the connection will arrive from (IPv4 or IPv6). Confirm your current address before you lock yourself in.

Use Type

Choose Must (required) or Can (permitted) — the switch that sets how the rule is enforced.

Notes

A short label so the rule is self-explanatory later — e.g. "Sydney office" or "Mark's home static".

Walkthrough

Add a rule, step by step

The flow is the same for both scopes — only the way you reach the "Add" screen differs.

Space-wide rule

01Open Users from the dashboard or the Network Access Rules card.
02Choose Manage Network Access For All Users In This Space.
03Select Add to open a new rule.
04Enter the IP Address, pick a Use Type (Must / Can), and add Notes.
05Press Save. The rule now applies to every user in the space.

Per-user rule

01Open Users and search for or select the user.
02Open the menu on the user's record and choose Network Access.
03Select Add, then enter IP Address, Use Type and Notes.
04Press Save. The rule applies to that user only, on top of any space rules.

Good Practice

Lock down without locking out

Don't lock yourself out

Before adding a "Must" rule, make sure your own current IP is covered. Keep a way back in — a second admin or a known static address.

Test before you enforce

Try changes against a non-admin test account first, and confirm the intended IPs get in — and others don't — before rolling out widely.

Name every rule

Use the Notes field on each rule. Six months on, "Sydney office" is far easier to reason about than a bare address.

Pair with authentication

IP rules complement MFA. entityOS can also bind an access token to a single IP for the session, tying identity to location.

Prefer stable IPs

Allowlisting works best against fixed addresses. Dynamic home IPs can change — use a static IP or a VPN egress you control.

Set up fixed-IP secure access →

Review on change

Revisit rules when offices move, staff leave, or providers rotate ranges. Stale allowlists quietly become open doors.

Stage 1 · In Practice

Close the door on the open internet.

Network Access Rules are the console-native form of IP allowlisting — a network-layer perimeter you can stand up in minutes, for the whole space or one user at a time.