Dashboard access policies require an Enterprise plan.
IP allowlist
Use an IP allowlist to restrict dashboard and editor access to trusted IP addresses and CIDR ranges. When you enable the allowlist, organization members can only sign in and use the dashboard and web editor from an allowed IP address. The IP allowlist applies to your Mintlify dashboard and editor, including SSO and break-glass sign-ins. It does not affect your published documentation site. API requests use separate IP controls. When a member tries to sign in or use the dashboard from a blocked IP address, Mintlify rejects the request and shows a message explaining that their address is not on the allowlist. Members can contact an admin to have their address added. You can allow access two ways:- Individual IP address: Allow a single address, such as
203.0.113.7. - CIDR range: Allow a block of addresses, such as
10.0.0.0/8. Use CIDR notation to grant access to an entire office or VPN network without listing each address individually.
Configure the IP allowlist
- In your Mintlify dashboard, navigate to the Identity & access page.
- On the Policies tab, under Allowed IP addresses, enter an individual IP address (for example,
203.0.113.7) or a CIDR range (for example,10.0.0.0/8). - Click Add.
- Repeat for each address or range you want to allow.
- Enable the allowlist to begin enforcing it.
Session lifetimes
Control how long dashboard sessions stay valid before members must sign in again. You can set two independent limits:- Maximum session lifetime: Members must sign in again once a session reaches this age, regardless of activity. When off, sessions have no maximum age.
- Idle session timeout: Members are signed out after this period of inactivity. When off, sessions time out after 14 days of inactivity.
Configure session lifetimes
- In your Mintlify dashboard, navigate to the Identity & access page.
- On the Policies tab, under Session lifetimes, toggle on Maximum session lifetime or Idle session timeout.
- Set a duration for each limit that you enable.
- Click Save.