Skip to main content

Documentation Index

Fetch the complete documentation index at: https://infisical.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Infisical PAM Web Access provides a browser-based portal for interacting with your infrastructure directly from your browser via the Infisical dashboard — no client tools or CLI required.
Web Access currently supports PostgreSQL databases (with visual table browsing, inline editing, and a SQL query runner), Redis servers, SSH servers, and Windows servers via RDP.

How It Works

When you open a web access session, Infisical establishes a secure WebSocket connection that tunnels through an Infisical Gateway to your target resource. All commands are executed server-side and streamed back to your browser in real time.

Session Limits

SettingValue
Max session duration1 hour
Idle timeout10 minutes (resets on any input)
Concurrent sessions5 per user per project
Sessions that exceed the idle timeout or max duration are automatically terminated.

Supported Resources

PostgreSQL

Visual table browsing and editing, plus an integrated SQL query runner.

Redis

Interactive Redis REPL with redis-cli-style output formatting.

SSH

Full interactive shell session via browser-based terminal.

Windows RDP

Full graphical remote desktop session via browser-based RDP client.